

# ReverseGeocodingConfig
<a name="API_geospatial_ReverseGeocodingConfig"></a>

The input structure for Reverse Geocoding operation type.

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

 ** XAttributeName **   <a name="sagemaker-Type-geospatial_ReverseGeocodingConfig-XAttributeName"></a>
The field name for the data that describes x-axis coordinate, eg. longitude of a point.  
Type: String  
Required: Yes

 ** YAttributeName **   <a name="sagemaker-Type-geospatial_ReverseGeocodingConfig-YAttributeName"></a>
The field name for the data that describes y-axis coordinate, eg. latitude of a point.  
Type: String  
Required: Yes

## See Also
<a name="API_geospatial_ReverseGeocodingConfig_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/ReverseGeocodingConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sagemaker-geospatial-2020-05-27/ReverseGeocodingConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sagemaker-geospatial-2020-05-27/ReverseGeocodingConfig) 