Uses of Class
software.amazon.awscdk.services.ec2.CfnIpPoolRouteTableAssociation.Builder
Packages that use CfnIpPoolRouteTableAssociation.Builder
-
Uses of CfnIpPoolRouteTableAssociation.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnIpPoolRouteTableAssociation.BuilderModifier and TypeMethodDescriptionCfnIpPoolRouteTableAssociation.Builder.publicIpv4Pool
(String publicIpv4Pool) The ID of the public IPv4 pool.CfnIpPoolRouteTableAssociation.Builder.routeTableId
(String routeTableId) The ID of the route table.