NAME
Paws::WorkMail::DescribeUserResponse
ATTRIBUTES
DisabledDate => Str
The date and time at which the user was disabled for Amazon WorkMail usage, in UNIX epoch time format.
DisplayName => Str
The display name of the user.
Email => Str
The email of the user.
EnabledDate => Str
The date and time at which the user was enabled for Amazon WorkMail usage, in UNIX epoch time format.
Name => Str
The name for the user.
State => Str
The state of a user: enabled (registered to Amazon WorkMail) or disabled (deregistered or never registered to WorkMail).
Valid values are: "ENABLED"
, "DISABLED"
, "DELETED"
=head2 UserId => Str
The identifier for the described user.
UserRole => Str
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.
Valid values are: "USER"
, "RESOURCE"
, "SYSTEM_USER"
=head2 _request_id => Str