Skip to content

/AWS1/CL_CWOLISTS3TBLINTGSOUT

ListS3TableIntegrationsOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

it_integrationsummaries TYPE /AWS1/CL_CWOINTEGRATIONSUMMARY=>TT_INTEGRATIONSUMMARIES TT_INTEGRATIONSUMMARIES

A list of S3 Table integration summaries containing key information about each integration.

iv_nexttoken TYPE /AWS1/CWONEXTTOKEN /AWS1/CWONEXTTOKEN

A token to resume pagination of results.


Queryable Attributes

IntegrationSummaries

A list of S3 Table integration summaries containing key information about each integration.

Accessible with the following methods

Method Description
GET_INTEGRATIONSUMMARIES() Getter for INTEGRATIONSUMMARIES, with configurable default
ASK_INTEGRATIONSUMMARIES() Getter for INTEGRATIONSUMMARIES w/ exceptions if field has n
HAS_INTEGRATIONSUMMARIES() Determine if INTEGRATIONSUMMARIES has a value

NextToken

A token to resume pagination 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