| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
MapMatchingConfig |
MapMatchingConfig.clone() |
MapMatchingConfig |
VectorEnrichmentJobConfig.getMapMatchingConfig()
The input structure for Map Matching operation type.
|
MapMatchingConfig |
MapMatchingConfig.withIdAttributeName(String idAttributeName)
The field name for the data that describes the identifier representing a collection of GPS points belonging to an
individual trace.
|
MapMatchingConfig |
MapMatchingConfig.withTimestampAttributeName(String timestampAttributeName)
The name of the timestamp attribute.
|
MapMatchingConfig |
MapMatchingConfig.withXAttributeName(String xAttributeName)
The name of the X-attribute
|
MapMatchingConfig |
MapMatchingConfig.withYAttributeName(String yAttributeName)
The name of the Y-attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
VectorEnrichmentJobConfig.setMapMatchingConfig(MapMatchingConfig mapMatchingConfig)
The input structure for Map Matching operation type.
|
VectorEnrichmentJobConfig |
VectorEnrichmentJobConfig.withMapMatchingConfig(MapMatchingConfig mapMatchingConfig)
The input structure for Map Matching operation type.
|
Copyright © 2025. All rights reserved.