class Aws::Braket::Types::QuantumTaskSummary
Includes information about a quantum task.
@!attribute [rw] created_at
The time at which the task was created. @return [Time]
@!attribute [rw] device_arn
The ARN of the device the task ran on. @return [String]
@!attribute [rw] ended_at
The time at which the task finished. @return [Time]
@!attribute [rw] output_s3_bucket
The S3 bucket where the task result file is stored.. @return [String]
@!attribute [rw] output_s3_directory
The folder in the S3 bucket where the task result file is stored. @return [String]
@!attribute [rw] quantum_task_arn
The ARN of the task. @return [String]
@!attribute [rw] shots
The shots used for the task. @return [Integer]
@!attribute [rw] status
The status of the task. @return [String]
@!attribute [rw] tags
Displays the key, value pairs of tags associated with this quantum task. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/braket-2019-09-01/QuantumTaskSummary AWS API Documentation
Constants
- SENSITIVE