Class: Aws::Types::DeleteIpamPoolResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteIpamPoolResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ipam_pool ⇒ Types::IpamPool
Returns the value of attribute ipam_pool.
Instance Attribute Details
#ipam_pool ⇒ Types::IpamPool
Returns the value of attribute ipam_pool.
4310 4311 4312 |
# File 'sig/types.rbs', line 4310 def ipam_pool @ipam_pool end |