public static interface LabelingJobS3DataSource.Builder extends SdkPojo, CopyableBuilder<LabelingJobS3DataSource.Builder,LabelingJobS3DataSource>
Modifier and Type | Method and Description |
---|---|
LabelingJobS3DataSource.Builder |
manifestS3Uri(String manifestS3Uri)
The Amazon S3 location of the manifest file that describes the input data objects.
|
copy
applyMutation, build
LabelingJobS3DataSource.Builder manifestS3Uri(String manifestS3Uri)
The Amazon S3 location of the manifest file that describes the input data objects.
manifestS3Uri
- The Amazon S3 location of the manifest file that describes the input data objects.Copyright © 2018. All rights reserved.