class Aws::WorkMail::Types::GetMailboxDetailsRequest

@note When making an API call, you may pass GetMailboxDetailsRequest

data as a hash:

    {
      organization_id: "OrganizationId", # required
      user_id: "WorkMailIdentifier", # required
    }

@!attribute [rw] organization_id

The identifier for the organization that contains the user whose
mailbox details are being requested.
@return [String]

@!attribute [rw] user_id

The identifier for the user whose mailbox details are being
requested.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/workmail-2017-10-01/GetMailboxDetailsRequest AWS API Documentation

Constants

SENSITIVE