Class: Aws::Types::ModifyIpamScopeResult
- Inherits:
-
Object
- Object
- Aws::Types::ModifyIpamScopeResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ipam_scope ⇒ Types::IpamScope
Returns the value of attribute ipam_scope.
Instance Attribute Details
#ipam_scope ⇒ Types::IpamScope
Returns the value of attribute ipam_scope.
13715 13716 13717 |
# File 'sig/types.rbs', line 13715 def ipam_scope @ipam_scope end |