Uses of Interface
software.amazon.awscdk.services.ec2.alpha.VPNGatewayV2Options
Packages that use VPNGatewayV2Options
-
Uses of VPNGatewayV2Options in software.amazon.awscdk.services.ec2.alpha
Subinterfaces of VPNGatewayV2Options in software.amazon.awscdk.services.ec2.alphaModifier and TypeInterfaceDescriptioninterface
(experimental) Properties to define a VPN gateway.Classes in software.amazon.awscdk.services.ec2.alpha that implement VPNGatewayV2OptionsModifier and TypeClassDescriptionstatic final class
An implementation forVPNGatewayV2Options
static final class
An implementation forVPNGatewayV2Props
Methods in software.amazon.awscdk.services.ec2.alpha that return VPNGatewayV2OptionsModifier and TypeMethodDescriptionVPNGatewayV2Options.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.ec2.alpha with parameters of type VPNGatewayV2OptionsModifier and TypeMethodDescriptionIVpcV2.enableVpnGatewayV2
(VPNGatewayV2Options options) (experimental) Adds VPN Gateway to VPC and set route propogation.default VPNGatewayV2
IVpcV2.Jsii$Default.enableVpnGatewayV2
(VPNGatewayV2Options options) (experimental) Adds VPN Gateway to VPC and set route propogation.final VPNGatewayV2
IVpcV2.Jsii$Proxy.enableVpnGatewayV2
(VPNGatewayV2Options options) (experimental) Adds VPN Gateway to VPC and set route propogation.VpcV2Base.enableVpnGatewayV2
(VPNGatewayV2Options options) (experimental) Adds VPNGAtewayV2 to this VPC.