braket_get_quantum_task {paws.compute} | R Documentation |
Retrieves the specified quantum task
Description
Retrieves the specified quantum task.
See https://www.paws-r-sdk.com/docs/braket_get_quantum_task/ for full documentation.
Usage
braket_get_quantum_task(additionalAttributeNames = NULL, quantumTaskArn)
Arguments
additionalAttributeNames |
A list of attributes to return information for. |
quantumTaskArn |
[required] The ARN of the task to retrieve. |
[Package paws.compute version 0.7.0 Index]