/AWS1/CL_SE2=>LISTEXPORTJOBS()
¶
About ListExportJobs¶
Lists all of the export jobs.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_NEXTTOKEN
TYPE /AWS1/SE2NEXTTOKEN
/AWS1/SE2NEXTTOKEN
¶
The pagination token returned from a previous call to
ListExportJobs
to indicate the position in the list of export jobs.
IV_PAGESIZE
TYPE /AWS1/SE2MAXITEMS
/AWS1/SE2MAXITEMS
¶
Maximum number of export jobs to return at once. Use this parameter to paginate results. If additional export jobs exist beyond the specified limit, the
NextToken
element is sent in the response. Use theNextToken
value in subsequent calls toListExportJobs
to retrieve additional export jobs.
IV_EXPORTSOURCETYPE
TYPE /AWS1/SE2EXPORTSOURCETYPE
/AWS1/SE2EXPORTSOURCETYPE
¶
A value used to list export jobs that have a certain
ExportSourceType
.
IV_JOBSTATUS
TYPE /AWS1/SE2JOBSTATUS
/AWS1/SE2JOBSTATUS
¶
A value used to list export jobs that have a certain
JobStatus
.