Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnGatewayRouteTableAssociationMixinProps.Builder
Packages that use CfnGatewayRouteTableAssociationMixinProps.Builder
-
Uses of CfnGatewayRouteTableAssociationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnGatewayRouteTableAssociationMixinProps.BuilderModifier and TypeMethodDescriptionCfnGatewayRouteTableAssociationMixinProps.builder()Sets the value ofCfnGatewayRouteTableAssociationMixinProps.getGatewayId()CfnGatewayRouteTableAssociationMixinProps.Builder.gatewayId(IInternetGatewayRef gatewayId) Sets the value ofCfnGatewayRouteTableAssociationMixinProps.getGatewayId()CfnGatewayRouteTableAssociationMixinProps.Builder.gatewayId(IVPNGatewayRef gatewayId) Sets the value ofCfnGatewayRouteTableAssociationMixinProps.getGatewayId()CfnGatewayRouteTableAssociationMixinProps.Builder.routeTableId(String routeTableId) Sets the value ofCfnGatewayRouteTableAssociationMixinProps.getRouteTableId()CfnGatewayRouteTableAssociationMixinProps.Builder.routeTableId(IRouteTableRef routeTableId) Sets the value ofCfnGatewayRouteTableAssociationMixinProps.getRouteTableId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnGatewayRouteTableAssociationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnGatewayRouteTableAssociationMixinProps.Builder.