| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
VectorEnrichmentJobS3Data |
ExportVectorEnrichmentJobOutputConfig.s3Data()
The input structure for Amazon S3 data; representing the Amazon S3 location of the input data objects.
|
VectorEnrichmentJobS3Data |
VectorEnrichmentJobDataSourceConfigInput.s3Data()
The input structure for the Amazon S3 data that represents the Amazon S3 location of the input data objects.
|
| Modifier and Type | Method and Description |
|---|---|
static VectorEnrichmentJobDataSourceConfigInput |
VectorEnrichmentJobDataSourceConfigInput.fromS3Data(VectorEnrichmentJobS3Data s3Data)
Create an instance of this class with
VectorEnrichmentJobDataSourceConfigInput.s3Data() initialized to the given value. |
ExportVectorEnrichmentJobOutputConfig.Builder |
ExportVectorEnrichmentJobOutputConfig.Builder.s3Data(VectorEnrichmentJobS3Data s3Data)
The input structure for Amazon S3 data; representing the Amazon S3 location of the input data objects.
|
VectorEnrichmentJobDataSourceConfigInput.Builder |
VectorEnrichmentJobDataSourceConfigInput.Builder.s3Data(VectorEnrichmentJobS3Data s3Data)
The input structure for the Amazon S3 data that represents the Amazon S3 location of the input data objects.
|
Copyright © 2023. All rights reserved.