Class: Aws::Types::ProvisionIpamPoolCidrResult
- Inherits:
-
Object
- Object
- Aws::Types::ProvisionIpamPoolCidrResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ipam_pool_cidr ⇒ Types::IpamPoolCidr
Returns the value of attribute ipam_pool_cidr.
Instance Attribute Details
#ipam_pool_cidr ⇒ Types::IpamPoolCidr
Returns the value of attribute ipam_pool_cidr.
15364 15365 15366 |
# File 'sig/types.rbs', line 15364 def ipam_pool_cidr @ipam_pool_cidr end |