Skip to content

/AWS1/CL_CNCINSTONBOARDINGJO00

Instance onboarding job status object

CONSTRUCTOR

IMPORTING

Required arguments:

iv_connectinstanceid TYPE /AWS1/CNCINSTANCEID /AWS1/CNCINSTANCEID

Amazon Connect Instance Id

iv_status TYPE /AWS1/CNCINSTONBOARDINGJOBST00 /AWS1/CNCINSTONBOARDINGJOBST00

Enumeration of the possible states for instance onboarding job

Optional arguments:

iv_failurecode TYPE /AWS1/CNCINSTONBOARDINGJOBFA00 /AWS1/CNCINSTONBOARDINGJOBFA00

Enumeration of the possible failure codes for instance onboarding job


Queryable Attributes

connectInstanceId

Amazon Connect Instance Id

Accessible with the following methods

Method Description
GET_CONNECTINSTANCEID() Getter for CONNECTINSTANCEID, with configurable default
ASK_CONNECTINSTANCEID() Getter for CONNECTINSTANCEID w/ exceptions if field has no v
HAS_CONNECTINSTANCEID() Determine if CONNECTINSTANCEID has a value

status

Enumeration of the possible states for instance onboarding job

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

failureCode

Enumeration of the possible failure codes for instance onboarding job

Accessible with the following methods

Method Description
GET_FAILURECODE() Getter for FAILURECODE, with configurable default
ASK_FAILURECODE() Getter for FAILURECODE w/ exceptions if field has no value
HAS_FAILURECODE() Determine if FAILURECODE has a value