| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
MapMatchingConfig |
VectorEnrichmentJobConfig.mapMatchingConfig()
The input structure for Map Matching operation type.
|
| Modifier and Type | Method and Description |
|---|---|
static VectorEnrichmentJobConfig |
VectorEnrichmentJobConfig.fromMapMatchingConfig(MapMatchingConfig mapMatchingConfig)
Create an instance of this class with
VectorEnrichmentJobConfig.mapMatchingConfig() initialized to the given value. |
VectorEnrichmentJobConfig.Builder |
VectorEnrichmentJobConfig.Builder.mapMatchingConfig(MapMatchingConfig mapMatchingConfig)
The input structure for Map Matching operation type.
|
Copyright © 2023. All rights reserved.