Uses of Class
software.amazon.awscdk.services.ec2.alpha.VPNGatewayV2
Packages that use VPNGatewayV2
-
Uses of VPNGatewayV2 in software.amazon.awscdk.services.ec2.alpha
Methods in software.amazon.awscdk.services.ec2.alpha that return VPNGatewayV2Modifier and TypeMethodDescriptionVPNGatewayV2.Builder.build()
IVpcV2.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.