String action
The action associated with the task.
String clientToken
The client token associated with the request.
String deviceArn
The ARN of the device to run the task on.
String deviceParameters
The parameters for the device to run the task on.
String outputS3Bucket
The S3 bucket to store task result files in.
String outputS3KeyPrefix
The key prefix for the location in the S3 bucket to store task results in.
Long shots
The number of shots to use for the task.
Map<K,V> tags
Tags to be added to the quantum task you're creating.
String quantumTaskArn
The ARN of the task created by the request.
String deviceArn
The ARN of the device to retrieve.
String deviceArn
The ARN of the device.
String deviceCapabilities
Details about the capabilities of the device.
String deviceName
The name of the device.
String deviceStatus
The status of the device.
String deviceType
The type of the device.
String providerName
The name of the partner company for the device.
String quantumTaskArn
the ARN of the task to retrieve.
Date createdAt
The time at which the task was created.
String deviceArn
The ARN of the device the task was run on.
String deviceParameters
The parameters for the device on which the task ran.
Date endedAt
The time at which the task ended.
String failureReason
The reason that a task failed.
String outputS3Bucket
The S3 bucket where task results are stored.
String outputS3Directory
The folder in the S3 bucket where task results are stored.
String quantumTaskArn
The ARN of the task.
Long shots
The number of shots used in the task.
String status
The status of the task.
Map<K,V> tags
The tags that belong to this task.
String resourceArn
Specify the resourceArn for the resource whose tags to display.
Date createdAt
The time at which the task was created.
String deviceArn
The ARN of the device the task ran on.
Date endedAt
The time at which the task finished.
String outputS3Bucket
The S3 bucket where the task result file is stored..
String outputS3Directory
The folder in the S3 bucket where the task result file is stored.
String quantumTaskArn
The ARN of the task.
Long shots
The shots used for the task.
String status
The status of the task.
Map<K,V> tags
Displays the key, value pairs of tags associated with this quantum task.
List<E> filters
The filter values to use to search for a device.
Integer maxResults
The maximum number of results to return in the response.
String nextToken
A token used for pagination of results returned in the response. Use the token returned from the previous request continue results where the previous request ended.
List<E> devices
An array of DeviceSummary objects for devices that match the specified filter values.
String nextToken
A token used for pagination of results, or null if there are no additional results. Use the token value in a subsequent request to continue results where the previous request ended.
List<E> filters
Array of SearchQuantumTasksFilter objects.
Integer maxResults
Maximum number of results to return in the response.
String nextToken
A token used for pagination of results returned in the response. Use the token returned from the previous request continue results where the previous request ended.
String nextToken
A token used for pagination of results, or null if there are no additional results. Use the token value in a subsequent request to continue results where the previous request ended.
List<E> quantumTasks
An array of QuantumTaskSummary objects for tasks that match the specified filters.
Copyright © 2021. All rights reserved.