

# NetworkInterface
<a name="API_NetworkInterface"></a>

Describes a network interface. 

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

**Note**  
In the following list, the required parameters are described first.

 ** AvailabilityZone **   
The Availability Zone.   
Type: String  
Length Constraints: Maximum length of 2147483647.  
Required: No

 ** Ipv6Address **   
The IPv6 address of the network interface within the subnet.   
Type: String  
Length Constraints: Maximum length of 2147483647.  
Required: No

 ** NetworkInterfaceId **   
The network interface identifier.   
Type: String  
Length Constraints: Maximum length of 2147483647.  
Required: No

 ** PrivateIpAddress **   
The IPv4 address of the network interface within the subnet.   
Type: String  
Length Constraints: Maximum length of 2147483647.  
Required: No

 ** SubnetId **   
The subnet identifier.   
Type: String  
Length Constraints: Maximum length of 2147483647.  
Required: No

## See Also
<a name="API_NetworkInterface_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/redshift-2012-12-01/NetworkInterface) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/redshift-2012-12-01/NetworkInterface) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/redshift-2012-12-01/NetworkInterface) 