class Aws::Braket::Types::GetQuantumTaskResponse
@!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 was run on. @return [String]
@!attribute [rw] device_parameters
The parameters for the device on which the task ran. @return [String]
@!attribute [rw] ended_at
The time at which the task ended. @return [Time]
@!attribute [rw] failure_reason
The reason that a task failed. @return [String]
@!attribute [rw] output_s3_bucket
The S3 bucket where task results are stored. @return [String]
@!attribute [rw] output_s3_directory
The folder in the S3 bucket where task results are stored. @return [String]
@!attribute [rw] quantum_task_arn
The ARN of the task. @return [String]
@!attribute [rw] shots
The number of shots used in the task. @return [Integer]
@!attribute [rw] status
The status of the task. @return [String]
@!attribute [rw] tags
The tags that belong to this task. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/braket-2019-09-01/GetQuantumTaskResponse AWS API Documentation
Constants
- SENSITIVE