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.
1171 1172 1173 |
# File 'sig/types.rbs', line 1171 def detailed_title @detailed_title end |
#long_description ⇒ ::String
Returns the value of attribute long_description.
1170 1171 1172 |
# File 'sig/types.rbs', line 1170 def long_description @long_description end |