Optional
Readonly
apply(OPTIONAL) Specify whether or not a policy is applied to the endpoint. By default, if no policy is specified in the policy
property, a default policy is applied. Specifying this option as false
will ensure no policy is applied to the endpoint. This property defaults to true
if not specified.
Optional
Readonly
policy(OPTIONAL) The friendly name of a policy for the gateway endpoint. If left undefined, the default policy will be used.
Readonly
serviceThe name of the service to create the endpoint for
Optional
Readonly
service(OPTIONAL) The full name of the service to create the endpoint for.
NetworkConfig / VpcConfig | VpcTemplatesConfig / GatewayEndpointConfig / GatewayEndpointServiceConfig
VPC gateway endpoint service configuration.
Description
Use this configuration to define the service and endpoint policy for gateway endpoints.
Example