| Package | Description |
|---|---|
| software.amazon.awssdk.services.braket.model |
| Modifier and Type | Method and Description |
|---|---|
InstanceConfig |
CreateJobRequest.instanceConfig()
Configuration of the resource instances to use while running the hybrid job on Amazon Braket.
|
InstanceConfig |
GetJobResponse.instanceConfig()
The resource instances to use while running the hybrid job on Amazon Braket.
|
| Modifier and Type | Method and Description |
|---|---|
CreateJobRequest.Builder |
CreateJobRequest.Builder.instanceConfig(InstanceConfig instanceConfig)
Configuration of the resource instances to use while running the hybrid job on Amazon Braket.
|
GetJobResponse.Builder |
GetJobResponse.Builder.instanceConfig(InstanceConfig instanceConfig)
The resource instances to use while running the hybrid job on Amazon Braket.
|
Copyright © 2023. All rights reserved.