

# RemoteIpDetails


Contains information about the remote IP address of the connection.

## Contents


 ** city **   <a name="guardduty-Type-RemoteIpDetails-city"></a>
The city information of the remote IP address.  
Type: [City](API_City.md) object  
Required: No

 ** country **   <a name="guardduty-Type-RemoteIpDetails-country"></a>
The country code of the remote IP address.  
Type: [Country](API_Country.md) object  
Required: No

 ** geoLocation **   <a name="guardduty-Type-RemoteIpDetails-geoLocation"></a>
The location information of the remote IP address.  
Type: [GeoLocation](API_GeoLocation.md) object  
Required: No

 ** ipAddressV4 **   <a name="guardduty-Type-RemoteIpDetails-ipAddressV4"></a>
The IPv4 remote address of the connection.  
Type: String  
Required: No

 ** ipAddressV6 **   <a name="guardduty-Type-RemoteIpDetails-ipAddressV6"></a>
The IPv6 remote address of the connection.  
Type: String  
Required: No

 ** organization **   <a name="guardduty-Type-RemoteIpDetails-organization"></a>
The ISP organization information of the remote IP address.  
Type: [Organization](API_Organization.md) object  
Required: No

## See Also


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/RemoteIpDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/guardduty-2017-11-28/RemoteIpDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/guardduty-2017-11-28/RemoteIpDetails) 