| Package | Description |
|---|---|
| software.amazon.awssdk.services.braket.model |
| Modifier and Type | Method and Description |
|---|---|
JobOutputDataConfig |
CreateJobRequest.outputDataConfig()
The path to the S3 location where you want to store job artifacts and the encryption key used to store them.
|
JobOutputDataConfig |
GetJobResponse.outputDataConfig()
The path to the S3 location where job artifacts are stored and the encryption key used to store them there.
|
| Modifier and Type | Method and Description |
|---|---|
CreateJobRequest.Builder |
CreateJobRequest.Builder.outputDataConfig(JobOutputDataConfig outputDataConfig)
The path to the S3 location where you want to store job artifacts and the encryption key used to store them.
|
GetJobResponse.Builder |
GetJobResponse.Builder.outputDataConfig(JobOutputDataConfig outputDataConfig)
The path to the S3 location where job artifacts are stored and the encryption key used to store them there.
|
Copyright © 2022. All rights reserved.