Uses of Class
software.amazon.awscdk.services.ec2.CfnGatewayRouteTableAssociationProps.Builder
Packages that use CfnGatewayRouteTableAssociationProps.Builder
-
Uses of CfnGatewayRouteTableAssociationProps.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnGatewayRouteTableAssociationProps.BuilderModifier and TypeMethodDescriptionCfnGatewayRouteTableAssociationProps.builder()
Sets the value ofCfnGatewayRouteTableAssociationProps.getGatewayId()
CfnGatewayRouteTableAssociationProps.Builder.routeTableId
(String routeTableId) Sets the value ofCfnGatewayRouteTableAssociationProps.getRouteTableId()
Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnGatewayRouteTableAssociationProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnGatewayRouteTableAssociationProps.Builder
.