Class: Aws::Types::GetAccessPointScopeResult
- Inherits:
-
Object
- Object
- Aws::Types::GetAccessPointScopeResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#scope ⇒ Types::Scope
Returns the value of attribute scope.
Instance Attribute Details
#scope ⇒ Types::Scope
Returns the value of attribute scope.
693 694 695 |
# File 'sig/types.rbs', line 693 def scope @scope end |