Uses of Interface
software.amazon.awscdk.services.ec2.EnableVpnGatewayOptions
Packages that use EnableVpnGatewayOptions
-
Uses of EnableVpnGatewayOptions in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement EnableVpnGatewayOptionsModifier and TypeClassDescriptionstatic final classAn implementation forEnableVpnGatewayOptionsMethods in software.amazon.awscdk.services.ec2 that return EnableVpnGatewayOptionsModifier and TypeMethodDescriptionEnableVpnGatewayOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ec2 with parameters of type EnableVpnGatewayOptionsModifier and TypeMethodDescriptionvoidIVpc.enableVpnGateway(EnableVpnGatewayOptions options) Adds a VPN Gateway to this VPC.default voidIVpc.Jsii$Default.enableVpnGateway(EnableVpnGatewayOptions options) Adds a VPN Gateway to this VPC.final voidIVpc.Jsii$Proxy.enableVpnGateway(EnableVpnGatewayOptions options) Adds a VPN Gateway to this VPC.voidVpc.enableVpnGateway(EnableVpnGatewayOptions options) Adds a VPN Gateway to this VPC.