Skip to content

/AWS1/CL_QST=>LISTASSETBUNDLEEXPORTJOBS()

About ListAssetBundleExportJobs

Lists all asset bundle export jobs that have been taken place in the last 14 days. Jobs created more than 14 days ago are deleted forever and are not returned. If you are using the same job ID for multiple jobs, ListAssetBundleExportJobs only returns the most recent job that uses the repeated job ID.

Method Signature

IMPORTING

Required arguments:

IV_AWSACCOUNTID TYPE /AWS1/QSTAWSACCOUNTID /AWS1/QSTAWSACCOUNTID

The ID of the Amazon Web Services account that the export jobs were executed in.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING

The token for the next set of results, or null if there are no more results.

IV_MAXRESULTS TYPE /AWS1/QSTMAXRESULTS /AWS1/QSTMAXRESULTS

The maximum number of results to be returned per request.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_QSTLSTASTBUNDLEEXPJ01 /AWS1/CL_QSTLSTASTBUNDLEEXPJ01