Class: Aws::Types::ModifyIpamResult
- Inherits:
-
Object
- Object
- Aws::Types::ModifyIpamResult
- 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.
13701 13702 13703 |
# File 'sig/types.rbs', line 13701 def ipam @ipam end |