CreateQuantumTaskRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The action associated with the task.

Link copied to clipboard

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

Link copied to clipboard

The client token associated with the request.

Link copied to clipboard

The ARN of the device to run the task on.

Link copied to clipboard

The parameters for the device to run the task on.

Link copied to clipboard

The token for an Amazon Braket job that associates it with the quantum task.

Link copied to clipboard

The S3 bucket to store task result files in.

Link copied to clipboard

The key prefix for the location in the S3 bucket to store task results in.

Link copied to clipboard
val shots: Long

The number of shots to use for the task.

Link copied to clipboard

Tags to be added to the quantum task you're creating.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String