| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
VectorEnrichmentJobDataSourceConfigInput |
VectorEnrichmentJobDataSourceConfigInput.clone() |
VectorEnrichmentJobDataSourceConfigInput |
VectorEnrichmentJobInputConfig.getDataSourceConfig()
The input structure for the data source that represents the storage type of the input data objects.
|
VectorEnrichmentJobDataSourceConfigInput |
VectorEnrichmentJobDataSourceConfigInput.withS3Data(VectorEnrichmentJobS3Data 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 |
|---|---|
void |
VectorEnrichmentJobInputConfig.setDataSourceConfig(VectorEnrichmentJobDataSourceConfigInput dataSourceConfig)
The input structure for the data source that represents the storage type of the input data objects.
|
VectorEnrichmentJobInputConfig |
VectorEnrichmentJobInputConfig.withDataSourceConfig(VectorEnrichmentJobDataSourceConfigInput dataSourceConfig)
The input structure for the data source that represents the storage type of the input data objects.
|
Copyright © 2023. All rights reserved.