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.
2464 2465 2466 |
# File 'sig/types.rbs', line 2464 def role @role end |