Class: Aws::Types::DeprovisionIpamPoolCidrResult
- Inherits:
-
Object
- Object
- Aws::Types::DeprovisionIpamPoolCidrResult
- 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.
5027 5028 5029 |
# File 'sig/types.rbs', line 5027 def ipam_pool_cidr @ipam_pool_cidr end |