Class: Aws::Types::DeleteIpamScopeResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteIpamScopeResult
- 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.
4230 4231 4232 |
# File 'sig/types.rbs', line 4230 def ipam_scope @ipam_scope end |