Class: Aws::Types::BatchUnameSuccessResponseItem
- Inherits:
-
Object
- Object
- Aws::Types::BatchUnameSuccessResponseItem
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#uname ⇒ ::String
Returns the value of attribute uname.
-
#username ⇒ ::String
Returns the value of attribute username.
Instance Attribute Details
#uname ⇒ ::String
Returns the value of attribute uname.
143 144 145 |
# File 'sig/types.rbs', line 143 def uname @uname end |
#username ⇒ ::String
Returns the value of attribute username.
144 145 146 |
# File 'sig/types.rbs', line 144 def username @username end |