Class: Aws::Types::CreateUserResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#user_arn::String

Returns the value of attribute user_arn.

Returns:

  • (::String)


1907
1908
1909
# File 'sig/types.rbs', line 1907

def user_arn
  @user_arn
end

#user_id::String

Returns the value of attribute user_id.

Returns:

  • (::String)


1906
1907
1908
# File 'sig/types.rbs', line 1906

def user_id
  @user_id
end