Class: Aws::Types::GetUserRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetUserRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#user_name ⇒ ::String
Returns the value of attribute user_name.
Instance Attribute Details
#user_name ⇒ ::String
Returns the value of attribute user_name.
1026 1027 1028 |
# File 'sig/types.rbs', line 1026 def user_name @user_name end |