class Aws::WorkMail::Types::DescribeUserResponse

@!attribute [rw] user_id

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

@!attribute [rw] name

The name for the user.
@return [String]

@!attribute [rw] email

The email of the user.
@return [String]

@!attribute [rw] display_name

The display name of the user.
@return [String]

@!attribute [rw] state

The state of a user: enabled (registered to Amazon WorkMail) or
disabled (deregistered or never registered to WorkMail).
@return [String]

@!attribute [rw] user_role

In certain cases, other entities are modeled as users. If
interoperability is enabled, resources are imported into Amazon
WorkMail as users. Because different WorkMail organizations rely on
different directory types, administrators can distinguish between an
unregistered user (account is disabled and has a user role) and the
directory administrators. The values are USER, RESOURCE, and
SYSTEM\_USER.
@return [String]

@!attribute [rw] enabled_date

The date and time at which the user was enabled for Amazon WorkMail
usage, in UNIX epoch time format.
@return [Time]

@!attribute [rw] disabled_date

The date and time at which the user was disabled for Amazon WorkMail
usage, in UNIX epoch time format.
@return [Time]

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

Constants

SENSITIVE