Searches for devices using the specified filters.
See https://www.paws-r-sdk.com/docs/braket_search_devices/ for full documentation.
braket_search_devices(filters, maxResults = NULL, nextToken = NULL)
[required] The filter values to use to search for a device.
The maximum number of results to return in the response.
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.