/AWS1/CL_CN2LSTCNCTINSTINTEG01¶
The response for ListConnectInstanceIntegrations API.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/CN2NEXTTOKEN /AWS1/CN2NEXTTOKEN¶
The token for the next set of results.
it_integrationsummarylist TYPE /AWS1/CL_CN2INTEGRATIONSUMMARY=>TT_INTEGRATIONSUMMARYLIST TT_INTEGRATIONSUMMARYLIST¶
A list of Amazon Connect Instance Integrations.
Queryable Attributes¶
nextToken¶
The token for the next set of results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |
integrationSummaryList¶
A list of Amazon Connect Instance Integrations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTEGRATIONSUMMARYLIST() |
Getter for INTEGRATIONSUMMARYLIST, with configurable default |
ASK_INTEGRATIONSUMMARYLIST() |
Getter for INTEGRATIONSUMMARYLIST w/ exceptions if field has |
HAS_INTEGRATIONSUMMARYLIST() |
Determine if INTEGRATIONSUMMARYLIST has a value |