/AWS1/CL_ADSDESCRCONTEXPRSP¶
DescribeContinuousExportsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_descriptions TYPE /AWS1/CL_ADSCONTEXPORTDESC=>TT_CONTINUOUSEXPORTDESCS TT_CONTINUOUSEXPORTDESCS¶
A list of continuous export descriptions.
iv_nexttoken TYPE /AWS1/ADSNEXTTOKEN /AWS1/ADSNEXTTOKEN¶
The token from the previous call to
DescribeExportTasks.
Queryable Attributes¶
descriptions¶
A list of continuous export descriptions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTIONS() |
Getter for DESCRIPTIONS, with configurable default |
ASK_DESCRIPTIONS() |
Getter for DESCRIPTIONS w/ exceptions if field has no value |
HAS_DESCRIPTIONS() |
Determine if DESCRIPTIONS has a value |
nextToken¶
The token from the previous call to
DescribeExportTasks.
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 |