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.
995 996 997 |
# File 'sig/types.rbs', line 995 def user_name @user_name end |