braket_search_quantum_tasks: Searches for tasks that match the specified filter values

View source: R/braket_operations.R

braket_search_quantum_tasksR Documentation

Searches for tasks that match the specified filter values

Description

Searches for tasks that match the specified filter values.

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

Usage

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

Arguments

filters

[required] Array of SearchQuantumTasksFilter objects.

maxResults

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 continue results where the previous request ended.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.