DeviceConfig

Configures the quantum processing units (QPUs) or simulator used to create and run an Amazon Braket job.

Types

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

Properties

Link copied to clipboard

The primary quantum processing unit (QPU) or simulator used to create and run an Amazon Braket job.

Functions

Link copied to clipboard
inline fun copy(block: DeviceConfig.Builder.() -> Unit = {}): DeviceConfig
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