Options
All
  • Public
  • Public/Protected
  • All
Menu

VPC gateway endpoint service configuration. Used to define the service and policy for gateway endpoints.

Hierarchy

  • GatewayEndpointServiceConfig

Implements

Index

Constructors

Properties

Constructors

Properties

policy: undefined | string = undefined

The friendly name of a policy for the gateway endpoint. If left undefined, the default policy will be used.

service: "s3" | "dynamodb" = 's3'

The name of the service to create the endpoint for

see

NetworkConfigTypes.gatewayEndpointEnum

Generated using TypeDoc