Class: Aws::Types::HoneycodeMetadata
- Inherits:
-
Object
- Object
- Aws::Types::HoneycodeMetadata
- 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.
708 709 710 |
# File 'sig/types.rbs', line 708 def o_auth_scopes @o_auth_scopes end |