class Aws::WorkDocs::Types::User

Describes a user.

@!attribute [rw] id

The ID of the user.
@return [String]

@!attribute [rw] username

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

@!attribute [rw] email_address

The email address of the user.
@return [String]

@!attribute [rw] given_name

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

@!attribute [rw] surname

The surname of the user.
@return [String]

@!attribute [rw] organization_id

The ID of the organization.
@return [String]

@!attribute [rw] root_folder_id

The ID of the root folder.
@return [String]

@!attribute [rw] recycle_bin_folder_id

The ID of the recycle bin folder.
@return [String]

@!attribute [rw] status

The status of the user.
@return [String]

@!attribute [rw] type

The type of user.
@return [String]

@!attribute [rw] created_timestamp

The time when the user was created.
@return [Time]

@!attribute [rw] modified_timestamp

The time when the user was modified.
@return [Time]

@!attribute [rw] time_zone_id

The time zone ID of the user.
@return [String]

@!attribute [rw] locale

The locale of the user.
@return [String]

@!attribute [rw] storage

The storage for the user.
@return [Types::UserStorageMetadata]

@see docs.aws.amazon.com/goto/WebAPI/workdocs-2016-05-01/User AWS API Documentation

Constants

SENSITIVE