Class: Aws::Types::CreateIpamPoolResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateIpamPoolResult
- 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.
2553 2554 2555 |
# File 'sig/types.rbs', line 2553 def ipam_pool @ipam_pool end |