Class: Aws::Types::DescribeUserRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#organization_id::String

Returns the value of attribute organization_id.



517
518
519
# File 'sig/types.rbs', line 517

def organization_id
  @organization_id
end

#user_id::String

Returns the value of attribute user_id.



518
519
520
# File 'sig/types.rbs', line 518

def user_id
  @user_id
end