class Aws::WorkMail::Types::DescribeUserRequest

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

data as a hash:

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

@!attribute [rw] organization_id

The identifier for the organization under which the user exists.
@return [String]

@!attribute [rw] user_id

The identifier for the user to be described.
@return [String]

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

Constants

SENSITIVE