Class: Aws::Types::ModifyIpamPoolResult
- Inherits:
-
Object
- Object
- Aws::Types::ModifyIpamPoolResult
- 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.
13625 13626 13627 |
# File 'sig/types.rbs', line 13625 def ipam_pool @ipam_pool end |