Class: Aws::Types::BatchUnameSuccessResponseItem

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#uname::String

Returns the value of attribute uname.

Returns:

  • (::String)


143
144
145
# File 'sig/types.rbs', line 143

def uname
  @uname
end

#username::String

Returns the value of attribute username.

Returns:

  • (::String)


144
145
146
# File 'sig/types.rbs', line 144

def username
  @username
end