Readonly
allowedAn array of source CIDRs allowed to communicate with the endpoints.
Use CIDR notation, i.e. 10.0.0.0/16
Readonly
centralEnable to define interface endpoints as centralized endpoints.
Endpoints defined as central endpoints will have Route 53 private hosted zones
created for each of them. These hosted zones are associated with any VPCs configured
with the useCentralEndpoints
property enabled.
Readonly
defaultThe friendly name of the default policy for the interface endpoints.
Readonly
endpointsReadonly
subnetsAn array of the friendly names of VPC subnets for the endpoints to be deployed.
Generated using TypeDoc
NetworkConfig / VpcConfig | VpcTemplatesConfig / InterfaceEndpointConfig
VPC interface endpoint configuration. Used to define interface endpoints for a VPC.
Example