NAME

Paws::Braket::GetQuantumTaskResponse

ATTRIBUTES

REQUIRED CreatedAt => Str

The time at which the task was created.

REQUIRED DeviceArn => Str

The ARN of the device the task was run on.

REQUIRED DeviceParameters => Str

The parameters for the device on which the task ran.

EndedAt => Str

The time at which the task ended.

FailureReason => Str

The reason that a task failed.

REQUIRED OutputS3Bucket => Str

The S3 bucket where task results are stored.

REQUIRED OutputS3Directory => Str

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

REQUIRED QuantumTaskArn => Str

The ARN of the task.

REQUIRED Shots => Int

The number of shots used in the task.

REQUIRED Status => Str

The status of the task.

Valid values are: "CREATED", "QUEUED", "RUNNING", "COMPLETED", "FAILED", "CANCELLING", "CANCELLED" =head2 Tags => Paws::Braket::TagsMap

The tags that belong to this task.

_request_id => Str