Class: Aws::Types::AllocateIpamPoolCidrResult
- Inherits:
-
Object
- Object
- Aws::Types::AllocateIpamPoolCidrResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ipam_pool_allocation ⇒ Types::IpamPoolAllocation
Returns the value of attribute ipam_pool_allocation.
Instance Attribute Details
#ipam_pool_allocation ⇒ Types::IpamPoolAllocation
Returns the value of attribute ipam_pool_allocation.
362 363 364 |
# File 'sig/types.rbs', line 362 def ipam_pool_allocation @ipam_pool_allocation end |