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