Class: Aws::Types::SlackMetadata
- Inherits:
-
Object
- Object
- Aws::Types::SlackMetadata
- 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.
1189 1190 1191 |
# File 'sig/types.rbs', line 1189 def o_auth_scopes @o_auth_scopes end |