/AWS1/CL_QLDLISTJOURS3EXPRSP¶
ListJournalS3ExportsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_journals3exports TYPE /AWS1/CL_QLDJOURS3EXPORTDESC=>TT_JOURNALS3EXPORTLIST TT_JOURNALS3EXPORTLIST¶
The journal export jobs for all ledgers that are associated with the current Amazon Web Services account and Region.
iv_nexttoken TYPE /AWS1/QLDNEXTTOKEN /AWS1/QLDNEXTTOKEN¶
If
NextTokenis empty, then the last page of results has been processed and there are no more results to be retrieved.If
NextTokenis not empty, then there are more results available. To retrieve the next page of results, use the value ofNextTokenin a subsequentListJournalS3Exportscall.
Queryable Attributes¶
JournalS3Exports¶
The journal export jobs for all ledgers that are associated with the current Amazon Web Services account and Region.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JOURNALS3EXPORTS() |
Getter for JOURNALS3EXPORTS, with configurable default |
ASK_JOURNALS3EXPORTS() |
Getter for JOURNALS3EXPORTS w/ exceptions if field has no va |
HAS_JOURNALS3EXPORTS() |
Determine if JOURNALS3EXPORTS has a value |
NextToken¶
If
NextTokenis empty, then the last page of results has been processed and there are no more results to be retrieved.If
NextTokenis not empty, then there are more results available. To retrieve the next page of results, use the value ofNextTokenin a subsequentListJournalS3Exportscall.
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 |