| Package | Description |
|---|---|
| software.amazon.awssdk.services.personalize.model |
| Modifier and Type | Method and Description |
|---|---|
S3DataConfig |
BatchInferenceJobOutput.s3DataDestination()
Information on the Amazon S3 bucket in which the batch inference job's output is stored.
|
S3DataConfig |
BatchInferenceJobInput.s3DataSource()
The URI of the Amazon S3 location that contains your input data.
|
| Modifier and Type | Method and Description |
|---|---|
BatchInferenceJobOutput.Builder |
BatchInferenceJobOutput.Builder.s3DataDestination(S3DataConfig s3DataDestination)
Information on the Amazon S3 bucket in which the batch inference job's output is stored.
|
BatchInferenceJobInput.Builder |
BatchInferenceJobInput.Builder.s3DataSource(S3DataConfig s3DataSource)
The URI of the Amazon S3 location that contains your input data.
|
Copyright © 2020. All rights reserved.