Class: Aws::Types::GetMailboxDetailsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#organization_id::String

Returns the value of attribute organization_id.

Returns:



708
709
710
# File 'sig/types.rbs', line 708

def organization_id
  @organization_id
end

#user_id::String

Returns the value of attribute user_id.

Returns:



709
710
711
# File 'sig/types.rbs', line 709

def user_id
  @user_id
end