InstanceConfig

Configures the resource instances to use while running the Amazon Braket hybrid job on Amazon Braket.

Types

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

Properties

Link copied to clipboard

Configures the number of resource instances to use while running an Amazon Braket job on Amazon Braket. The default value is 1.

Link copied to clipboard

Configures the type resource instances to use while running an Amazon Braket hybrid job.

Link copied to clipboard

The size of the storage volume, in GB, that user wants to provision.

Functions

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