/AWS1/CL_CWLLSTSCHDDQUERIESRSP¶
ListScheduledQueriesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/CWLNEXTTOKEN /AWS1/CWLNEXTTOKEN¶
nextToken
it_scheduledqueries TYPE /AWS1/CL_CWLSCHDDQUERYSUMMARY=>TT_SCHEDULEDQUERYSUMMARYLIST TT_SCHEDULEDQUERYSUMMARYLIST¶
The list of scheduled queries with summary information.
Queryable Attributes¶
nextToken¶
nextToken
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 |
scheduledQueries¶
The list of scheduled queries with summary information.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCHEDULEDQUERIES() |
Getter for SCHEDULEDQUERIES, with configurable default |
ASK_SCHEDULEDQUERIES() |
Getter for SCHEDULEDQUERIES w/ exceptions if field has no va |
HAS_SCHEDULEDQUERIES() |
Determine if SCHEDULEDQUERIES has a value |