| Package | Description |
|---|---|
| software.amazon.awssdk.services.personalize.model |
| Modifier and Type | Method and Description |
|---|---|
BatchSegmentJobOutput |
BatchSegmentJob.jobOutput()
The Amazon S3 bucket that contains the output data generated by the batch segment job.
|
BatchSegmentJobOutput |
CreateBatchSegmentJobRequest.jobOutput()
The Amazon S3 path for the bucket where the job's output will be stored.
|
| Modifier and Type | Method and Description |
|---|---|
BatchSegmentJob.Builder |
BatchSegmentJob.Builder.jobOutput(BatchSegmentJobOutput jobOutput)
The Amazon S3 bucket that contains the output data generated by the batch segment job.
|
CreateBatchSegmentJobRequest.Builder |
CreateBatchSegmentJobRequest.Builder.jobOutput(BatchSegmentJobOutput jobOutput)
The Amazon S3 path for the bucket where the job's output will be stored.
|
Copyright © 2023. All rights reserved.