| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
LabelingJobS3DataSource |
LabelingJobS3DataSource.clone() |
LabelingJobS3DataSource |
LabelingJobDataSource.getS3DataSource()
The Amazon S3 location of the input data objects.
|
LabelingJobS3DataSource |
LabelingJobS3DataSource.withManifestS3Uri(String manifestS3Uri)
The Amazon S3 location of the manifest file that describes the input data objects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LabelingJobDataSource.setS3DataSource(LabelingJobS3DataSource s3DataSource)
The Amazon S3 location of the input data objects.
|
LabelingJobDataSource |
LabelingJobDataSource.withS3DataSource(LabelingJobS3DataSource s3DataSource)
The Amazon S3 location of the input data objects.
|
Copyright © 2024. All rights reserved.