/AWS1/CL_CNTUSER¶
Contains information about a user account for an Amazon Connect instance.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_id TYPE /AWS1/CNTUSERID /AWS1/CNTUSERID¶
The identifier of the user account.
iv_arn TYPE /AWS1/CNTARN /AWS1/CNTARN¶
The Amazon Resource Name (ARN) of the user account.
iv_username TYPE /AWS1/CNTAGENTUSERNAME /AWS1/CNTAGENTUSERNAME¶
The user name assigned to the user account.
io_identityinfo TYPE REF TO /AWS1/CL_CNTUSERIDENTITYINFO /AWS1/CL_CNTUSERIDENTITYINFO¶
Information about the user identity.
io_phoneconfig TYPE REF TO /AWS1/CL_CNTUSERPHONECONFIG /AWS1/CL_CNTUSERPHONECONFIG¶
Information about the phone configuration for the user.
iv_directoryuserid TYPE /AWS1/CNTDIRECTORYUSERID /AWS1/CNTDIRECTORYUSERID¶
The identifier of the user account in the directory used for identity management.
it_securityprofileids TYPE /AWS1/CL_CNTSECPROFILEIDS_W=>TT_SECURITYPROFILEIDS TT_SECURITYPROFILEIDS¶
The identifiers of the security profiles for the user.
iv_routingprofileid TYPE /AWS1/CNTROUTINGPROFILEID /AWS1/CNTROUTINGPROFILEID¶
The identifier of the routing profile for the user.
iv_hierarchygroupid TYPE /AWS1/CNTHIERARCHYGROUPID /AWS1/CNTHIERARCHYGROUPID¶
The identifier of the hierarchy group for the user.
it_tags TYPE /AWS1/CL_CNTTAGMAP_W=>TT_TAGMAP TT_TAGMAP¶
The tags.
it_autoacceptconfigs TYPE /AWS1/CL_CNTAUTOACCEPTCONFIG=>TT_AUTOACCEPTCONFIGS TT_AUTOACCEPTCONFIGS¶
The list of auto-accept configuration settings for each channel.
it_aftercontactworkconfigs TYPE /AWS1/CL_CNTAFRCONTWORKCFGPE00=>TT_AFTERCONTACTWORKCONFIGS TT_AFTERCONTACTWORKCONFIGS¶
The list of after contact work (ACW) timeout configuration settings for each channel.
it_phonenumberconfigs TYPE /AWS1/CL_CNTPHONENUMBERCONFIG=>TT_PHONENUMBERCONFIGS TT_PHONENUMBERCONFIGS¶
The list of phone number configuration settings for each channel.
it_persistentconnconfigs TYPE /AWS1/CL_CNTPERSISTENTCONNCFG=>TT_PERSISTENTCONNECTIONCONFIGS TT_PERSISTENTCONNECTIONCONFIGS¶
The list of persistent connection configuration settings for each channel.
it_voiceenhancementconfigs TYPE /AWS1/CL_CNTVOICEENHMENTCONFIG=>TT_VOICEENHANCEMENTCONFIGS TT_VOICEENHANCEMENTCONFIGS¶
The list of voice enhancement configuration settings for each channel.
iv_lastmodifiedtime TYPE /AWS1/CNTTIMESTAMP /AWS1/CNTTIMESTAMP¶
The timestamp when this resource was last modified.
iv_lastmodifiedregion TYPE /AWS1/CNTREGIONNAME /AWS1/CNTREGIONNAME¶
The Amazon Web Services Region where this resource was last modified.
Queryable Attributes¶
Id¶
The identifier of the user account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
Arn¶
The Amazon Resource Name (ARN) of the user account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
Username¶
The user name assigned to the user account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USERNAME() |
Getter for USERNAME, with configurable default |
ASK_USERNAME() |
Getter for USERNAME w/ exceptions if field has no value |
HAS_USERNAME() |
Determine if USERNAME has a value |
IdentityInfo¶
Information about the user identity.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IDENTITYINFO() |
Getter for IDENTITYINFO |
PhoneConfig¶
Information about the phone configuration for the user.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PHONECONFIG() |
Getter for PHONECONFIG |
DirectoryUserId¶
The identifier of the user account in the directory used for identity management.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DIRECTORYUSERID() |
Getter for DIRECTORYUSERID, with configurable default |
ASK_DIRECTORYUSERID() |
Getter for DIRECTORYUSERID w/ exceptions if field has no val |
HAS_DIRECTORYUSERID() |
Determine if DIRECTORYUSERID has a value |
SecurityProfileIds¶
The identifiers of the security profiles for the user.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SECURITYPROFILEIDS() |
Getter for SECURITYPROFILEIDS, with configurable default |
ASK_SECURITYPROFILEIDS() |
Getter for SECURITYPROFILEIDS w/ exceptions if field has no |
HAS_SECURITYPROFILEIDS() |
Determine if SECURITYPROFILEIDS has a value |
RoutingProfileId¶
The identifier of the routing profile for the user.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROUTINGPROFILEID() |
Getter for ROUTINGPROFILEID, with configurable default |
ASK_ROUTINGPROFILEID() |
Getter for ROUTINGPROFILEID w/ exceptions if field has no va |
HAS_ROUTINGPROFILEID() |
Determine if ROUTINGPROFILEID has a value |
HierarchyGroupId¶
The identifier of the hierarchy group for the user.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HIERARCHYGROUPID() |
Getter for HIERARCHYGROUPID, with configurable default |
ASK_HIERARCHYGROUPID() |
Getter for HIERARCHYGROUPID w/ exceptions if field has no va |
HAS_HIERARCHYGROUPID() |
Determine if HIERARCHYGROUPID has a value |
Tags¶
The tags.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |
AutoAcceptConfigs¶
The list of auto-accept configuration settings for each channel.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTOACCEPTCONFIGS() |
Getter for AUTOACCEPTCONFIGS, with configurable default |
ASK_AUTOACCEPTCONFIGS() |
Getter for AUTOACCEPTCONFIGS w/ exceptions if field has no v |
HAS_AUTOACCEPTCONFIGS() |
Determine if AUTOACCEPTCONFIGS has a value |
AfterContactWorkConfigs¶
The list of after contact work (ACW) timeout configuration settings for each channel.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AFTERCONTACTWORKCONFIGS() |
Getter for AFTERCONTACTWORKCONFIGS, with configurable defaul |
ASK_AFTERCONTACTWORKCONFIGS() |
Getter for AFTERCONTACTWORKCONFIGS w/ exceptions if field ha |
HAS_AFTERCONTACTWORKCONFIGS() |
Determine if AFTERCONTACTWORKCONFIGS has a value |
PhoneNumberConfigs¶
The list of phone number configuration settings for each channel.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PHONENUMBERCONFIGS() |
Getter for PHONENUMBERCONFIGS, with configurable default |
ASK_PHONENUMBERCONFIGS() |
Getter for PHONENUMBERCONFIGS w/ exceptions if field has no |
HAS_PHONENUMBERCONFIGS() |
Determine if PHONENUMBERCONFIGS has a value |
PersistentConnectionConfigs¶
The list of persistent connection configuration settings for each channel.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERSISTENTCONNCONFIGS() |
Getter for PERSISTENTCONNECTIONCONFIGS, with configurable de |
ASK_PERSISTENTCONNCONFIGS() |
Getter for PERSISTENTCONNECTIONCONFIGS w/ exceptions if fiel |
HAS_PERSISTENTCONNCONFIGS() |
Determine if PERSISTENTCONNECTIONCONFIGS has a value |
VoiceEnhancementConfigs¶
The list of voice enhancement configuration settings for each channel.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VOICEENHANCEMENTCONFIGS() |
Getter for VOICEENHANCEMENTCONFIGS, with configurable defaul |
ASK_VOICEENHANCEMENTCONFIGS() |
Getter for VOICEENHANCEMENTCONFIGS w/ exceptions if field ha |
HAS_VOICEENHANCEMENTCONFIGS() |
Determine if VOICEENHANCEMENTCONFIGS has a value |
LastModifiedTime¶
The timestamp when this resource was last modified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME, with configurable default |
ASK_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME w/ exceptions if field has no va |
HAS_LASTMODIFIEDTIME() |
Determine if LASTMODIFIEDTIME has a value |
LastModifiedRegion¶
The Amazon Web Services Region where this resource was last modified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFIEDREGION() |
Getter for LASTMODIFIEDREGION, with configurable default |
ASK_LASTMODIFIEDREGION() |
Getter for LASTMODIFIEDREGION w/ exceptions if field has no |
HAS_LASTMODIFIEDREGION() |
Determine if LASTMODIFIEDREGION has a value |