Skip to content

/AWS1/CL_BRK=>SEARCHJOBS()

About SearchJobs

Searches for Amazon Braket jobs that match the specified filter values.

Method Signature

IMPORTING

Required arguments:

IT_FILTERS TYPE /AWS1/CL_BRKSEARCHJOBSFILTER=>TT_SEARCHJOBSFILTERLIST TT_SEARCHJOBSFILTERLIST

The filter values to use when searching for a job.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/BRKSTRING /AWS1/BRKSTRING

A token used for pagination of results returned in the response. Use the token returned from the previous request to continue results where the previous request ended.

IV_MAXRESULTS TYPE /AWS1/BRKINTEGER /AWS1/BRKINTEGER

The maximum number of results to return in the response.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BRKSEARCHJOBSRESPONSE /AWS1/CL_BRKSEARCHJOBSRESPONSE