

# MapMatchingConfig
<a name="API_geospatial_MapMatchingConfig"></a>

The input structure for Map Matching operation type.

## Contents
<a name="API_geospatial_MapMatchingConfig_Contents"></a>

 ** IdAttributeName **   <a name="sagemaker-Type-geospatial_MapMatchingConfig-IdAttributeName"></a>
The field name for the data that describes the identifier representing a collection of GPS points belonging to an individual trace.  
Type: String  
Required: Yes

 ** TimestampAttributeName **   <a name="sagemaker-Type-geospatial_MapMatchingConfig-TimestampAttributeName"></a>
The name of the timestamp attribute.  
Type: String  
Required: Yes

 ** XAttributeName **   <a name="sagemaker-Type-geospatial_MapMatchingConfig-XAttributeName"></a>
The name of the X-attribute  
Type: String  
Required: Yes

 ** YAttributeName **   <a name="sagemaker-Type-geospatial_MapMatchingConfig-YAttributeName"></a>
The name of the Y-attribute  
Type: String  
Required: Yes

## See Also
<a name="API_geospatial_MapMatchingConfig_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/sagemaker-geospatial-2020-05-27/MapMatchingConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sagemaker-geospatial-2020-05-27/MapMatchingConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sagemaker-geospatial-2020-05-27/MapMatchingConfig) 