Uses of Interface
software.amazon.awscdk.services.ec2.CfnVPNGatewayProps
-
Uses of CfnVPNGatewayProps in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionCfnVPNGatewayProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnVPNGateway
(Construct scope, String id, CfnVPNGatewayProps props) Create a newAWS::EC2::VPNGateway
.