/AWS1/CL_DBR=>LISTJOBS()
¶
About ListJobs¶
Lists all of the DataBrew jobs that are defined.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_DATASETNAME
TYPE /AWS1/DBRDATASETNAME
/AWS1/DBRDATASETNAME
¶
The name of a dataset. Using this parameter indicates to return only those jobs that act on the specified dataset.
IV_MAXRESULTS
TYPE /AWS1/DBRMAXRESULTS100
/AWS1/DBRMAXRESULTS100
¶
The maximum number of results to return in this request.
IV_NEXTTOKEN
TYPE /AWS1/DBRNEXTTOKEN
/AWS1/DBRNEXTTOKEN
¶
A token generated by DataBrew that specifies where to continue pagination if a previous request was truncated. To get the next set of pages, pass in the NextToken value from the response object of the previous page call.
IV_PROJECTNAME
TYPE /AWS1/DBRPROJECTNAME
/AWS1/DBRPROJECTNAME
¶
The name of a project. Using this parameter indicates to return only those jobs that are associated with the specified project.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_DBRLISTJOBSRESPONSE
/AWS1/CL_DBRLISTJOBSRESPONSE
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC