Class: Aws::Types::ResourceServerConfig
- Inherits:
-
Object
- Object
- Aws::Types::ResourceServerConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#scopes ⇒ ::Hash[::String, Types::ResourceServerScopeDetails]
Returns the value of attribute scopes.
Instance Attribute Details
#scopes ⇒ ::Hash[::String, Types::ResourceServerScopeDetails]
Returns the value of attribute scopes.
1161 1162 1163 |
# File 'sig/types.rbs', line 1161 def scopes @scopes end |