Uses of Interface
software.amazon.awscdk.services.ec2.alpha.InternetGatewayOptions
Packages that use InternetGatewayOptions
-
Uses of InternetGatewayOptions in software.amazon.awscdk.services.ec2.alpha
Classes in software.amazon.awscdk.services.ec2.alpha that implement InternetGatewayOptionsMethods in software.amazon.awscdk.services.ec2.alpha that return InternetGatewayOptionsModifier and TypeMethodDescriptionInternetGatewayOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ec2.alpha with parameters of type InternetGatewayOptionsModifier and TypeMethodDescriptionIVpcV2.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(InternetGatewayOptions options) (experimental) Adds an Internet Gateway to current VPC.VpcV2Base.addInternetGateway(InternetGatewayOptions options) (experimental) Adds a new Internet Gateway to this VPC.