Class: Aws::Braket::Types::GetQuantumTaskResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Braket::Types::GetQuantumTaskResponse
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-braket/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#associations ⇒ Array<Types::Association>
The list of Amazon Braket resources associated with the quantum task.
-
#created_at ⇒ Time
The time at which the task was created.
-
#device_arn ⇒ String
The ARN of the device the task was run on.
-
#device_parameters ⇒ String
The parameters for the device on which the task ran.
-
#ended_at ⇒ Time
The time at which the task ended.
-
#failure_reason ⇒ String
The reason that a task failed.
-
#job_arn ⇒ String
The ARN of the Amazon Braket job associated with the quantum task.
-
#output_s3_bucket ⇒ String
The S3 bucket where task results are stored.
-
#output_s3_directory ⇒ String
The folder in the S3 bucket where task results are stored.
-
#quantum_task_arn ⇒ String
The ARN of the task.
-
#queue_info ⇒ Types::QuantumTaskQueueInfo
Queue information for the requested quantum task.
-
#shots ⇒ Integer
The number of shots used in the task.
-
#status ⇒ String
The status of the task.
-
#tags ⇒ Hash<String,String>
The tags that belong to this task.
Instance Attribute Details
#associations ⇒ Array<Types::Association>
The list of Amazon Braket resources associated with the quantum task.
732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 |
# File 'lib/aws-sdk-braket/types.rb', line 732 class GetQuantumTaskResponse < Struct.new( :associations, :created_at, :device_arn, :device_parameters, :ended_at, :failure_reason, :job_arn, :output_s3_bucket, :output_s3_directory, :quantum_task_arn, :queue_info, :shots, :status, :tags) SENSITIVE = [] include Aws::Structure end |
#created_at ⇒ Time
The time at which the task was created.
732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 |
# File 'lib/aws-sdk-braket/types.rb', line 732 class GetQuantumTaskResponse < Struct.new( :associations, :created_at, :device_arn, :device_parameters, :ended_at, :failure_reason, :job_arn, :output_s3_bucket, :output_s3_directory, :quantum_task_arn, :queue_info, :shots, :status, :tags) SENSITIVE = [] include Aws::Structure end |
#device_arn ⇒ String
The ARN of the device the task was run on.
732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 |
# File 'lib/aws-sdk-braket/types.rb', line 732 class GetQuantumTaskResponse < Struct.new( :associations, :created_at, :device_arn, :device_parameters, :ended_at, :failure_reason, :job_arn, :output_s3_bucket, :output_s3_directory, :quantum_task_arn, :queue_info, :shots, :status, :tags) SENSITIVE = [] include Aws::Structure end |
#device_parameters ⇒ String
The parameters for the device on which the task ran.
732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 |
# File 'lib/aws-sdk-braket/types.rb', line 732 class GetQuantumTaskResponse < Struct.new( :associations, :created_at, :device_arn, :device_parameters, :ended_at, :failure_reason, :job_arn, :output_s3_bucket, :output_s3_directory, :quantum_task_arn, :queue_info, :shots, :status, :tags) SENSITIVE = [] include Aws::Structure end |
#ended_at ⇒ Time
The time at which the task ended.
732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 |
# File 'lib/aws-sdk-braket/types.rb', line 732 class GetQuantumTaskResponse < Struct.new( :associations, :created_at, :device_arn, :device_parameters, :ended_at, :failure_reason, :job_arn, :output_s3_bucket, :output_s3_directory, :quantum_task_arn, :queue_info, :shots, :status, :tags) SENSITIVE = [] include Aws::Structure end |
#failure_reason ⇒ String
The reason that a task failed.
732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 |
# File 'lib/aws-sdk-braket/types.rb', line 732 class GetQuantumTaskResponse < Struct.new( :associations, :created_at, :device_arn, :device_parameters, :ended_at, :failure_reason, :job_arn, :output_s3_bucket, :output_s3_directory, :quantum_task_arn, :queue_info, :shots, :status, :tags) SENSITIVE = [] include Aws::Structure end |
#job_arn ⇒ String
The ARN of the Amazon Braket job associated with the quantum task.
732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 |
# File 'lib/aws-sdk-braket/types.rb', line 732 class GetQuantumTaskResponse < Struct.new( :associations, :created_at, :device_arn, :device_parameters, :ended_at, :failure_reason, :job_arn, :output_s3_bucket, :output_s3_directory, :quantum_task_arn, :queue_info, :shots, :status, :tags) SENSITIVE = [] include Aws::Structure end |
#output_s3_bucket ⇒ String
The S3 bucket where task results are stored.
732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 |
# File 'lib/aws-sdk-braket/types.rb', line 732 class GetQuantumTaskResponse < Struct.new( :associations, :created_at, :device_arn, :device_parameters, :ended_at, :failure_reason, :job_arn, :output_s3_bucket, :output_s3_directory, :quantum_task_arn, :queue_info, :shots, :status, :tags) SENSITIVE = [] include Aws::Structure end |
#output_s3_directory ⇒ String
The folder in the S3 bucket where task results are stored.
732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 |
# File 'lib/aws-sdk-braket/types.rb', line 732 class GetQuantumTaskResponse < Struct.new( :associations, :created_at, :device_arn, :device_parameters, :ended_at, :failure_reason, :job_arn, :output_s3_bucket, :output_s3_directory, :quantum_task_arn, :queue_info, :shots, :status, :tags) SENSITIVE = [] include Aws::Structure end |
#quantum_task_arn ⇒ String
The ARN of the task.
732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 |
# File 'lib/aws-sdk-braket/types.rb', line 732 class GetQuantumTaskResponse < Struct.new( :associations, :created_at, :device_arn, :device_parameters, :ended_at, :failure_reason, :job_arn, :output_s3_bucket, :output_s3_directory, :quantum_task_arn, :queue_info, :shots, :status, :tags) SENSITIVE = [] include Aws::Structure end |
#queue_info ⇒ Types::QuantumTaskQueueInfo
Queue information for the requested quantum task. Only returned if ‘QueueInfo` is specified in the `additionalAttributeNames“` field in the `GetQuantumTask` API request.
732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 |
# File 'lib/aws-sdk-braket/types.rb', line 732 class GetQuantumTaskResponse < Struct.new( :associations, :created_at, :device_arn, :device_parameters, :ended_at, :failure_reason, :job_arn, :output_s3_bucket, :output_s3_directory, :quantum_task_arn, :queue_info, :shots, :status, :tags) SENSITIVE = [] include Aws::Structure end |
#shots ⇒ Integer
The number of shots used in the task.
732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 |
# File 'lib/aws-sdk-braket/types.rb', line 732 class GetQuantumTaskResponse < Struct.new( :associations, :created_at, :device_arn, :device_parameters, :ended_at, :failure_reason, :job_arn, :output_s3_bucket, :output_s3_directory, :quantum_task_arn, :queue_info, :shots, :status, :tags) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The status of the task.
732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 |
# File 'lib/aws-sdk-braket/types.rb', line 732 class GetQuantumTaskResponse < Struct.new( :associations, :created_at, :device_arn, :device_parameters, :ended_at, :failure_reason, :job_arn, :output_s3_bucket, :output_s3_directory, :quantum_task_arn, :queue_info, :shots, :status, :tags) SENSITIVE = [] include Aws::Structure end |
#tags ⇒ Hash<String,String>
The tags that belong to this task.
732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 |
# File 'lib/aws-sdk-braket/types.rb', line 732 class GetQuantumTaskResponse < Struct.new( :associations, :created_at, :device_arn, :device_parameters, :ended_at, :failure_reason, :job_arn, :output_s3_bucket, :output_s3_directory, :quantum_task_arn, :queue_info, :shots, :status, :tags) SENSITIVE = [] include Aws::Structure end |