Searches for tasks that match the specified filter values
Source:R/braket_operations.R
braket_search_quantum_tasks.RdSearches for tasks that match the specified filter values.
See https://www.paws-r-sdk.com/docs/braket_search_quantum_tasks/ for full documentation.
Arguments
- nextToken
A token used for pagination of results returned in the response. Use the token returned from the previous request to continue search where the previous request ended.
- maxResults
Maximum number of results to return in the response.
- filters
[required] Array of
SearchQuantumTasksFilterobjects to use when searching for quantum tasks.