Learn R Programming

paws.compute (version 0.7.0)

braket_search_jobs: Searches for Amazon Braket jobs that match the specified filter values

Description

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

See https://www.paws-r-sdk.com/docs/braket_search_jobs/ for full documentation.

Usage

braket_search_jobs(filters, maxResults = NULL, nextToken = NULL)

Arguments

filters

[required] The filter values to use when searching for a job.

maxResults

The maximum number of results to return in the response.

nextToken

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.