Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnIpPoolRouteTableAssociationMixinProps.Builder
Packages that use CfnIpPoolRouteTableAssociationMixinProps.Builder
-
Uses of CfnIpPoolRouteTableAssociationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnIpPoolRouteTableAssociationMixinProps.BuilderModifier and TypeMethodDescriptionCfnIpPoolRouteTableAssociationMixinProps.builder()CfnIpPoolRouteTableAssociationMixinProps.Builder.publicIpv4Pool(String publicIpv4Pool) Sets the value ofCfnIpPoolRouteTableAssociationMixinProps.getPublicIpv4Pool()CfnIpPoolRouteTableAssociationMixinProps.Builder.routeTableId(String routeTableId) Sets the value ofCfnIpPoolRouteTableAssociationMixinProps.getRouteTableId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnIpPoolRouteTableAssociationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnIpPoolRouteTableAssociationMixinProps.Builder.