Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnVPNGatewayRoutePropagationMixinProps.Builder
Packages that use CfnVPNGatewayRoutePropagationMixinProps.Builder
-
Uses of CfnVPNGatewayRoutePropagationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnVPNGatewayRoutePropagationMixinProps.BuilderModifier and TypeMethodDescriptionCfnVPNGatewayRoutePropagationMixinProps.builder()CfnVPNGatewayRoutePropagationMixinProps.Builder.routeTableIds(List<String> routeTableIds) Sets the value ofCfnVPNGatewayRoutePropagationMixinProps.getRouteTableIds()CfnVPNGatewayRoutePropagationMixinProps.Builder.vpnGatewayId(String vpnGatewayId) Sets the value ofCfnVPNGatewayRoutePropagationMixinProps.getVpnGatewayId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnVPNGatewayRoutePropagationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVPNGatewayRoutePropagationMixinProps.Builder.