class Aws::Connect::Types::User

Contains information about a user account for a Amazon Connect instance.

@!attribute [rw] id

The identifier of the user account.
@return [String]

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the user account.
@return [String]

@!attribute [rw] username

The user name assigned to the user account.
@return [String]

@!attribute [rw] identity_info

Information about the user identity.
@return [Types::UserIdentityInfo]

@!attribute [rw] phone_config

Information about the phone configuration for the user.
@return [Types::UserPhoneConfig]

@!attribute [rw] directory_user_id

The identifier of the user account in the directory used for
identity management.
@return [String]

@!attribute [rw] security_profile_ids

The identifiers of the security profiles for the user.
@return [Array<String>]

@!attribute [rw] routing_profile_id

The identifier of the routing profile for the user.
@return [String]

@!attribute [rw] hierarchy_group_id

The identifier of the hierarchy group for the user.
@return [String]

@!attribute [rw] tags

The tags.
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/User AWS API Documentation

Constants

SENSITIVE