Uses of Class
software.amazon.awscdk.services.ec2.CfnSubnetRouteTableAssociation.Builder
Packages that use CfnSubnetRouteTableAssociation.Builder
-
Uses of CfnSubnetRouteTableAssociation.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnSubnetRouteTableAssociation.BuilderModifier and TypeMethodDescriptionCfnSubnetRouteTableAssociation.Builder.routeTableId(String routeTableId) The ID of the route table.CfnSubnetRouteTableAssociation.Builder.routeTableId(IRouteTableRef routeTableId) The ID of the route table.The ID of the subnet.CfnSubnetRouteTableAssociation.Builder.subnetId(ISubnetRef subnetId) The ID of the subnet.