| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
TransformDataSource |
TransformInput.dataSource()
Describes the location of the channel data, which is, the S3 location of the input data that the model can
consume.
|
| Modifier and Type | Method and Description |
|---|---|
TransformInput.Builder |
TransformInput.Builder.dataSource(TransformDataSource dataSource)
Describes the location of the channel data, which is, the S3 location of the input data that the model can
consume.
|
Copyright © 2021. All rights reserved.