Class: Aws::Types::ResourceServerScopeDetails
- Inherits:
-
Object
- Object
- Aws::Types::ResourceServerScopeDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#detailed_title ⇒ ::String
Returns the value of attribute detailed_title.
-
#long_description ⇒ ::String
Returns the value of attribute long_description.
Instance Attribute Details
#detailed_title ⇒ ::String
Returns the value of attribute detailed_title.
1167 1168 1169 |
# File 'sig/types.rbs', line 1167 def detailed_title @detailed_title end |
#long_description ⇒ ::String
Returns the value of attribute long_description.
1166 1167 1168 |
# File 'sig/types.rbs', line 1166 def long_description @long_description end |