| Package | Description |
|---|---|
| com.amazonaws.services.braket.model |
| Modifier and Type | Method and Description |
|---|---|
static InstanceType |
InstanceType.fromValue(String value)
Use this in place of valueOf.
|
static InstanceType |
InstanceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstanceType[] |
InstanceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceConfig |
InstanceConfig.withInstanceType(InstanceType instanceType)
Configures the type resource instances to use while running an Amazon Braket hybrid job.
|
Copyright © 2022. All rights reserved.