Class: Aws::Types::DescribeUserRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#server_id::String

Returns the value of attribute server_id.

Returns:

  • (::String)


420
421
422
# File 'sig/types.rbs', line 420

def server_id
  @server_id
end

#user_name::String

Returns the value of attribute user_name.

Returns:

  • (::String)


421
422
423
# File 'sig/types.rbs', line 421

def user_name
  @user_name
end