Uses of Interface
software.amazon.awscdk.services.ec2.alpha.EgressOnlyInternetGatewayOptions
Packages that use EgressOnlyInternetGatewayOptions
-
Uses of EgressOnlyInternetGatewayOptions in software.amazon.awscdk.services.ec2.alpha
Classes in software.amazon.awscdk.services.ec2.alpha that implement EgressOnlyInternetGatewayOptionsModifier and TypeClassDescriptionstatic final classAn implementation forEgressOnlyInternetGatewayOptionsMethods in software.amazon.awscdk.services.ec2.alpha that return EgressOnlyInternetGatewayOptionsModifier and TypeMethodDescriptionEgressOnlyInternetGatewayOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ec2.alpha with parameters of type EgressOnlyInternetGatewayOptionsModifier and TypeMethodDescriptionIVpcV2.addEgressOnlyInternetGateway(EgressOnlyInternetGatewayOptions options) (experimental) Add an Egress only Internet Gateway to current VPC.default EgressOnlyInternetGatewayIVpcV2.Jsii$Default.addEgressOnlyInternetGateway(EgressOnlyInternetGatewayOptions options) (experimental) Add an Egress only Internet Gateway to current VPC.IVpcV2.Jsii$Proxy.addEgressOnlyInternetGateway(EgressOnlyInternetGatewayOptions options) (experimental) Add an Egress only Internet Gateway to current VPC.VpcV2Base.addEgressOnlyInternetGateway(EgressOnlyInternetGatewayOptions options) (experimental) Adds a new Egress Only Internet Gateway to this VPC and defines a new route to the route table of given subnets.