Class: Aws::Types::CreateIpamResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateIpamResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ipam ⇒ Types::Ipam
Returns the value of attribute ipam.
Instance Attribute Details
#ipam ⇒ Types::Ipam
Returns the value of attribute ipam.
2617 2618 2619 |
# File 'sig/types.rbs', line 2617 def ipam @ipam end |