QuantumTaskSummary - Amazon Braket

QuantumTaskSummary

Includes information about a quantum task.

Contents

createdAt

The time at which the quantum task was created.

Type: Timestamp

Required: Yes

deviceArn

The ARN of the device the quantum task ran on.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: Yes

outputS3Bucket

The S3 bucket where the quantum task result file is stored.

Type: String

Required: Yes

outputS3Directory

The folder in the S3 bucket where the quantum task result file is stored.

Type: String

Required: Yes

quantumTaskArn

The ARN of the quantum task.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Required: Yes

shots

The shots used for the quantum task.

Type: Long

Required: Yes

status

The status of the quantum task.

Type: String

Valid Values: CREATED | QUEUED | RUNNING | COMPLETED | FAILED | CANCELLING | CANCELLED

Required: Yes

endedAt

The time at which the quantum task finished.

Type: Timestamp

Required: No

tags

Displays the key, value pairs of tags associated with this quantum task.

Type: String to string map

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: