| Package | Description |
|---|---|
| software.amazon.awssdk.services.personalize.model |
| Modifier and Type | Method and Description |
|---|---|
DatasetExportJobOutput |
DatasetExportJob.jobOutput()
The path to the Amazon S3 bucket where the job's output is stored.
|
DatasetExportJobOutput |
CreateDatasetExportJobRequest.jobOutput()
The path to the Amazon S3 bucket where the job's output is stored.
|
| Modifier and Type | Method and Description |
|---|---|
DatasetExportJob.Builder |
DatasetExportJob.Builder.jobOutput(DatasetExportJobOutput jobOutput)
The path to the Amazon S3 bucket where the job's output is stored.
|
CreateDatasetExportJobRequest.Builder |
CreateDatasetExportJobRequest.Builder.jobOutput(DatasetExportJobOutput jobOutput)
The path to the Amazon S3 bucket where the job's output is stored.
|
Copyright © 2022. All rights reserved.