/AWS1/CL_CN2INSTONBOARDINGJO00¶
Instance onboarding job status object
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_connectinstanceid TYPE /AWS1/CN2INSTANCEID /AWS1/CN2INSTANCEID¶
Amazon Connect Instance Id
iv_status TYPE /AWS1/CN2INSTONBOARDINGJOBST00 /AWS1/CN2INSTONBOARDINGJOBST00¶
Enumeration of the possible states for instance onboarding job
Optional arguments:¶
iv_failurecode TYPE /AWS1/CN2INSTONBOARDINGJOBFA00 /AWS1/CN2INSTONBOARDINGJOBFA00¶
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 |