Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnSubnetRouteTableAssociationMixinProps.Builder
Packages that use CfnSubnetRouteTableAssociationMixinProps.Builder
-
Uses of CfnSubnetRouteTableAssociationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnSubnetRouteTableAssociationMixinProps.BuilderModifier and TypeMethodDescriptionCfnSubnetRouteTableAssociationMixinProps.builder()CfnSubnetRouteTableAssociationMixinProps.Builder.routeTableId(String routeTableId) Sets the value ofCfnSubnetRouteTableAssociationMixinProps.getRouteTableId()CfnSubnetRouteTableAssociationMixinProps.Builder.routeTableId(IRouteTableRef routeTableId) Sets the value ofCfnSubnetRouteTableAssociationMixinProps.getRouteTableId()Sets the value ofCfnSubnetRouteTableAssociationMixinProps.getSubnetId()CfnSubnetRouteTableAssociationMixinProps.Builder.subnetId(ISubnetRef subnetId) Sets the value ofCfnSubnetRouteTableAssociationMixinProps.getSubnetId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnSubnetRouteTableAssociationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSubnetRouteTableAssociationMixinProps.Builder.