Class: Aws::Types::UserInfo
- Inherits:
-
Object
- Object
- Aws::Types::UserInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#user_id ⇒ ::String
Returns the value of attribute user_id.
Instance Attribute Details
#user_id ⇒ ::String
Returns the value of attribute user_id.
9069 9070 9071 |
# File 'sig/types.rbs', line 9069 def user_id @user_id end |