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.
4174 4175 4176 |
# File 'sig/types.rbs', line 4174 def ipam_pool @ipam_pool end |