GetQuantumTaskResponse

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The time at which the task was created.

Link copied to clipboard

The ARN of the device the task was run on.

Link copied to clipboard

The parameters for the device on which the task ran.

Link copied to clipboard

The time at which the task ended.

Link copied to clipboard

The reason that a task failed.

Link copied to clipboard

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

Link copied to clipboard

The S3 bucket where task results are stored.

Link copied to clipboard

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

Link copied to clipboard

The ARN of the 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 task.

Link copied to clipboard

The status of the task.

Link copied to clipboard

The tags that belong to this 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