Class: Aws::Types::UserConfig
- Inherits:
-
Object
- Object
- Aws::Types::UserConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#role ⇒ "MEMBER"
Returns the value of attribute role.
Instance Attribute Details
#role ⇒ "MEMBER"
Returns the value of attribute role.
2462 2463 2464 |
# File 'sig/types.rbs', line 2462 def role @role end |