

# GeoLocation
<a name="API_GeoLocation"></a>

Provides the latitude and longitude coordinates of a location.

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

 ** Lat **   <a name="securityhub-Type-GeoLocation-Lat"></a>
The latitude of the location.  
Type: Double  
Required: No

 ** Lon **   <a name="securityhub-Type-GeoLocation-Lon"></a>
The longitude of the location.  
Type: Double  
Required: No

## See Also
<a name="API_GeoLocation_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/securityhub-2018-10-26/GeoLocation) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/GeoLocation) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/GeoLocation) 