Options
All
  • Public
  • Public/Protected
  • All
Menu

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

example
- service: ec2
policy: Default

Hierarchy

  • InterfaceEndpointServiceConfig

Implements

Index

Constructors

Properties

policy: undefined | string = undefined

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

service: string = ''

The name of the service to create the endpoint for.

serviceName: undefined | string = undefined

The full name of the service to create the endpoint for.

Generated using TypeDoc