GetQuantumTaskResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Metadata about the action performed by the quantum task, including information about the type of action and program counts.

Link copied to clipboard

The list of Amazon Braket resources associated with the quantum task.

Link copied to clipboard

The time at which the quantum task was created.

Link copied to clipboard

The ARN of the device the quantum task was run on.

Link copied to clipboard

The parameters for the device on which the quantum task ran.

Link copied to clipboard

The time at which the quantum task ended.

Link copied to clipboard

The reason that a quantum task failed.

Link copied to clipboard

The ARN of the Amazon Braket job associated with the quantum task.

Link copied to clipboard

The number of successful shots for the quantum task. This is available after a successfully completed quantum task.

Link copied to clipboard

The S3 bucket where quantum task results are stored.

Link copied to clipboard

The folder in the S3 bucket where quantum task results are stored.

Link copied to clipboard

The ARN of the quantum task.

Link copied to clipboard

Queue information for the requested quantum task. Only returned if QueueInfo is specified in the additionalAttributeNames" field in the GetQuantumTask API request.

Link copied to clipboard
val shots: Long

The number of shots used in the quantum task.

Link copied to clipboard

The status of the quantum task.

Link copied to clipboard

The tags that belong to this quantum task.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String