class Aws::WorkMail::Types::User

The representation of an Amazon WorkMail user.

@!attribute [rw] id

The identifier of the user.
@return [String]

@!attribute [rw] email

The email of the user.
@return [String]

@!attribute [rw] name

The name of the user.
@return [String]

@!attribute [rw] display_name

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

@!attribute [rw] state

The state of the user, which can be ENABLED, DISABLED, or DELETED.
@return [String]

@!attribute [rw] user_role

The role of the user.
@return [String]

@!attribute [rw] enabled_date

The date indicating when the user was enabled for Amazon WorkMail
use.
@return [Time]

@!attribute [rw] disabled_date

The date indicating when the user was disabled from Amazon WorkMail
use.
@return [Time]

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

Constants

SENSITIVE