Skip to content

/AWS1/CL_CWLLSTSRCSFRS3TBLIN01

ListSourcesForS3TableIntegrationResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_sources TYPE /AWS1/CL_CWLS3TABLEINTGSOURCE=>TT_S3TABLEINTEGRATIONSOURCES TT_S3TABLEINTEGRATIONSOURCES

The list of data source associations for the specified S3 Table Integration.

iv_nexttoken TYPE /AWS1/CWLNEXTTOKEN /AWS1/CWLNEXTTOKEN

The token for the next set of items to return. The token expires after 24 hours.


Queryable Attributes

sources

The list of data source associations for the specified S3 Table Integration.

Accessible with the following methods

Method Description
GET_SOURCES() Getter for SOURCES, with configurable default
ASK_SOURCES() Getter for SOURCES w/ exceptions if field has no value
HAS_SOURCES() Determine if SOURCES has a value

nextToken

The token for the next set of items to return. The token expires after 24 hours.

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