Skip to content

/AWS1/CL_CNTXFERCONTACTRSP

TransferContactResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_contactid TYPE /AWS1/CNTCONTACTID /AWS1/CNTCONTACTID

The identifier of the contact in this instance of Amazon Connect.

iv_contactarn TYPE /AWS1/CNTARN /AWS1/CNTARN

The Amazon Resource Name (ARN) of the contact.


Queryable Attributes

ContactId

The identifier of the contact in this instance of Amazon Connect.

Accessible with the following methods

Method Description
GET_CONTACTID() Getter for CONTACTID, with configurable default
ASK_CONTACTID() Getter for CONTACTID w/ exceptions if field has no value
HAS_CONTACTID() Determine if CONTACTID has a value

ContactArn

The Amazon Resource Name (ARN) of the contact.

Accessible with the following methods

Method Description
GET_CONTACTARN() Getter for CONTACTARN, with configurable default
ASK_CONTACTARN() Getter for CONTACTARN w/ exceptions if field has no value
HAS_CONTACTARN() Determine if CONTACTARN has a value