Uses of Class
software.amazon.awscdk.services.ec2.GatewayVpcEndpoint.Builder
-
Uses of GatewayVpcEndpoint.Builder in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionstatic GatewayVpcEndpoint.Builder
GatewayVpcEndpoint.Builder.service
(IGatewayVpcEndpointService service) The service to use for this gateway VPC endpoint.GatewayVpcEndpoint.Builder.subnets
(List<? extends SubnetSelection> subnets) Where to add endpoint routing.The VPC network in which the gateway endpoint will be used.