Class: Aws::Types::ZendeskMetadata
- Inherits:
-
Object
- Object
- Aws::Types::ZendeskMetadata
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#o_auth_scopes ⇒ ::Array[::String]
Returns the value of attribute o_auth_scopes.
Instance Attribute Details
#o_auth_scopes ⇒ ::Array[::String]
Returns the value of attribute o_auth_scopes.
1484 1485 1486 |
# File 'sig/types.rbs', line 1484 def o_auth_scopes @o_auth_scopes end |