Uses of Class
software.amazon.awscdk.services.ec2.alpha.VPNGatewayV2Props.Builder
Packages that use VPNGatewayV2Props.Builder
-
Uses of VPNGatewayV2Props.Builder in software.amazon.awscdk.services.ec2.alpha
Methods in software.amazon.awscdk.services.ec2.alpha that return VPNGatewayV2Props.BuilderModifier and TypeMethodDescriptionVPNGatewayV2Props.Builder.amazonSideAsn(Number amazonSideAsn) Sets the value ofVPNGatewayV2Options.getAmazonSideAsn()static VPNGatewayV2Props.BuilderVPNGatewayV2Props.builder()VPNGatewayV2Props.Builder.type(VpnConnectionType type) Sets the value ofVPNGatewayV2Options.getType()Sets the value ofVPNGatewayV2Props.getVpc()VPNGatewayV2Props.Builder.vpnGatewayName(String vpnGatewayName) Sets the value ofVPNGatewayV2Options.getVpnGatewayName()VPNGatewayV2Props.Builder.vpnRoutePropagation(List<? extends SubnetSelection> vpnRoutePropagation) Sets the value ofVPNGatewayV2Options.getVpnRoutePropagation()Constructors in software.amazon.awscdk.services.ec2.alpha with parameters of type VPNGatewayV2Props.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(VPNGatewayV2Props.Builder builder) Constructor that initializes the object based on literal property values passed by theVPNGatewayV2Props.Builder.