Class: Aws::Types::CreateIpamScopeResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateIpamScopeResult
- 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.
2632 2633 2634 |
# File 'sig/types.rbs', line 2632 def ipam_scope @ipam_scope end |