Skip to contents

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(quantumTaskArn, additionalAttributeNames = NULL)

Arguments

quantumTaskArn

[required] The ARN of the quantum task to retrieve.

additionalAttributeNames

A list of attributes to return additional information for. Only the QueueInfo additional attribute name is currently supported.