

# NetworkGeoLocation
<a name="API_NetworkGeoLocation"></a>

Contains information about network endpoint location.

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

 ** city **   <a name="guardduty-Type-NetworkGeoLocation-city"></a>
The name of the city.  
Type: String  
Required: Yes

 ** country **   <a name="guardduty-Type-NetworkGeoLocation-country"></a>
The name of the country.  
Type: String  
Required: Yes

 ** lat **   <a name="guardduty-Type-NetworkGeoLocation-lat"></a>
The latitude information of the endpoint location.  
Type: Double  
Required: Yes

 ** lon **   <a name="guardduty-Type-NetworkGeoLocation-lon"></a>
The longitude information of the endpoint location.  
Type: Double  
Required: Yes

## See Also
<a name="API_NetworkGeoLocation_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/guardduty-2017-11-28/NetworkGeoLocation) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/guardduty-2017-11-28/NetworkGeoLocation) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/guardduty-2017-11-28/NetworkGeoLocation) 