/AWS1/CL_LOELSTDATAINGESTION01¶
ListDataIngestionJobsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/LOENEXTTOKEN /AWS1/LOENEXTTOKEN¶
An opaque pagination token indicating where to continue the listing of data ingestion jobs.
it_dataingestionjobsummaries TYPE /AWS1/CL_LOEDATAINGESTIONJOB00=>TT_DATAINGESTIONJOBSUMMARIES TT_DATAINGESTIONJOBSUMMARIES¶
Specifies information about the specific data ingestion job, including dataset name and status.
Queryable Attributes¶
NextToken¶
An opaque pagination token indicating where to continue the listing of data ingestion jobs.
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 |
DataIngestionJobSummaries¶
Specifies information about the specific data ingestion job, including dataset name and status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATAINGESTIONJOBSUMS() |
Getter for DATAINGESTIONJOBSUMMARIES, with configurable defa |
ASK_DATAINGESTIONJOBSUMS() |
Getter for DATAINGESTIONJOBSUMMARIES w/ exceptions if field |
HAS_DATAINGESTIONJOBSUMS() |
Determine if DATAINGESTIONJOBSUMMARIES has a value |