

# AwsEc2NetworkInterfacePrivateIpAddressDetail
<a name="API_AwsEc2NetworkInterfacePrivateIpAddressDetail"></a>

Provides information about a private IPv4 address that is with the network interface.

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

 ** PrivateDnsName **   <a name="securityhub-Type-AwsEc2NetworkInterfacePrivateIpAddressDetail-PrivateDnsName"></a>
The private DNS name for the IP address.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** PrivateIpAddress **   <a name="securityhub-Type-AwsEc2NetworkInterfacePrivateIpAddressDetail-PrivateIpAddress"></a>
The IP address.  
Type: String  
Pattern: `.*\S.*`   
Required: No

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