| Package | Description |
|---|---|
| software.amazon.awssdk.services.personalize.model |
| Modifier and Type | Method and Description |
|---|---|
BatchSegmentJobInput |
CreateBatchSegmentJobRequest.jobInput()
The Amazon S3 path for the input data used to generate the batch segment job.
|
BatchSegmentJobInput |
BatchSegmentJob.jobInput()
The Amazon S3 path that leads to the input data used to generate the batch segment job.
|
| Modifier and Type | Method and Description |
|---|---|
CreateBatchSegmentJobRequest.Builder |
CreateBatchSegmentJobRequest.Builder.jobInput(BatchSegmentJobInput jobInput)
The Amazon S3 path for the input data used to generate the batch segment job.
|
BatchSegmentJob.Builder |
BatchSegmentJob.Builder.jobInput(BatchSegmentJobInput jobInput)
The Amazon S3 path that leads to the input data used to generate the batch segment job.
|
Copyright © 2022. All rights reserved.