R/braket_operations.R
braket_get_quantum_task.Rd
Retrieves the specified quantum task.
See https://www.paws-r-sdk.com/docs/braket_get_quantum_task/ for full documentation.
braket_get_quantum_task(quantumTaskArn, additionalAttributeNames = NULL)
[required] The ARN of the quantum task to retrieve.
A list of attributes to return additional information for. Only the QueueInfo additional attribute name is currently supported.