Class: Aws::Types::ModifyIpPoolsOutput
- Inherits:
-
Object
- Object
- Aws::Types::ModifyIpPoolsOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ipam_pools ⇒ Types::IpamPools
Returns the value of attribute ipam_pools.
Instance Attribute Details
#ipam_pools ⇒ Types::IpamPools
Returns the value of attribute ipam_pools.
751 752 753 |
# File 'sig/types.rbs', line 751 def ipam_pools @ipam_pools end |