Class: Aws::Braket::Types::GetQuantumTaskResponse

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-braket/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#associationsArray<Types::Association>

The list of Amazon Braket resources associated with the quantum task.

Returns:



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_atTime

The time at which the task was created.

Returns:

  • (Time)


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_arnString

The ARN of the device the task was run on.

Returns:

  • (String)


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_parametersString

The parameters for the device on which the task ran.

Returns:

  • (String)


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_atTime

The time at which the task ended.

Returns:

  • (Time)


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_reasonString

The reason that a task failed.

Returns:

  • (String)


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_arnString

The ARN of the Amazon Braket job associated with the quantum task.

Returns:

  • (String)


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_bucketString

The S3 bucket where task results are stored.

Returns:

  • (String)


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_directoryString

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

Returns:

  • (String)


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_arnString

The ARN of the task.

Returns:

  • (String)


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_infoTypes::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

#shotsInteger

The number of shots used in the task.

Returns:

  • (Integer)


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

#statusString

The status of the task.

Returns:

  • (String)


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

#tagsHash<String,String>

The tags that belong to this task.

Returns:

  • (Hash<String,String>)


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