Class: Aws::Types::UserDetails
- Inherits:
-
Object
- Object
- Aws::Types::UserDetails
- 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.
6949 6950 6951 |
# File 'sig/types.rbs', line 6949 def user_id @user_id end |