Uses of Class
software.amazon.awscdk.services.ec2.alpha.NatGateway
-
Uses of NatGateway in software.amazon.awscdk.services.ec2.alpha
Modifier and TypeMethodDescriptionIVpcV2.addNatGateway
(NatGatewayOptions options) (experimental) Adds a new NAT Gateway to VPC A NAT gateway is a Network Address Translation (NAT) service.default NatGateway
IVpcV2.Jsii$Default.addNatGateway
(NatGatewayOptions options) (experimental) Adds a new NAT Gateway to VPC A NAT gateway is a Network Address Translation (NAT) service.final NatGateway
IVpcV2.Jsii$Proxy.addNatGateway
(NatGatewayOptions options) (experimental) Adds a new NAT Gateway to VPC A NAT gateway is a Network Address Translation (NAT) service.VpcV2Base.addNatGateway
(NatGatewayOptions options) (experimental) Adds a new NAT Gateway to the given subnet of this VPC of given subnets.NatGateway.Builder.build()