| Package | Description |
|---|---|
| com.amazonaws.services.personalize.model |
| Modifier and Type | Method and Description |
|---|---|
DatasetExportJobOutput |
DatasetExportJobOutput.clone() |
DatasetExportJobOutput |
DatasetExportJob.getJobOutput()
The path to the Amazon S3 bucket where the job's output is stored.
|
DatasetExportJobOutput |
CreateDatasetExportJobRequest.getJobOutput()
The path to the Amazon S3 bucket where the job's output is stored.
|
DatasetExportJobOutput |
DatasetExportJobOutput.withS3DataDestination(S3DataConfig s3DataDestination) |
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetExportJob.setJobOutput(DatasetExportJobOutput jobOutput)
The path to the Amazon S3 bucket where the job's output is stored.
|
void |
CreateDatasetExportJobRequest.setJobOutput(DatasetExportJobOutput jobOutput)
The path to the Amazon S3 bucket where the job's output is stored.
|
DatasetExportJob |
DatasetExportJob.withJobOutput(DatasetExportJobOutput jobOutput)
The path to the Amazon S3 bucket where the job's output is stored.
|
CreateDatasetExportJobRequest |
CreateDatasetExportJobRequest.withJobOutput(DatasetExportJobOutput jobOutput)
The path to the Amazon S3 bucket where the job's output is stored.
|
Copyright © 2021. All rights reserved.