Skip to content

/AWS1/CL_QST=>LISTASSETBUNDLEIMPORTJOBS()

About ListAssetBundleImportJobs

Lists all asset bundle import jobs that have 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, ListAssetBundleImportJobs 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 import 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_QSTLSTASTBUNDLEIMPJ01 /AWS1/CL_QSTLSTASTBUNDLEIMPJ01