Uses of Class
software.amazon.awscdk.services.ec2.alpha.InternetGateway
Packages that use InternetGateway
-
Uses of InternetGateway in software.amazon.awscdk.services.ec2.alpha
Methods in software.amazon.awscdk.services.ec2.alpha that return InternetGatewayModifier and TypeMethodDescriptionIVpcV2.addInternetGateway()(experimental) Adds an Internet Gateway to current VPC.IVpcV2.addInternetGateway(InternetGatewayOptions options) (experimental) Adds an Internet Gateway to current VPC.default InternetGatewayIVpcV2.Jsii$Default.addInternetGateway(InternetGatewayOptions options) (experimental) Adds an Internet Gateway to current VPC.final InternetGatewayIVpcV2.Jsii$Proxy.addInternetGateway()(experimental) Adds an Internet Gateway to current VPC.final InternetGatewayIVpcV2.Jsii$Proxy.addInternetGateway(InternetGatewayOptions options) (experimental) Adds an Internet Gateway to current VPC.VpcV2Base.addInternetGateway()(experimental) Adds a new Internet Gateway to this VPC.VpcV2Base.addInternetGateway(InternetGatewayOptions options) (experimental) Adds a new Internet Gateway to this VPC.InternetGateway.Builder.build()