

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

Contains information about a network interface in an Amazon Redshift Serverless managed VPC endpoint. 

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

 ** availabilityZone **   <a name="redshiftserverless-Type-NetworkInterface-availabilityZone"></a>
The availability Zone.  
Type: String  
Required: No

 ** ipv6Address **   <a name="redshiftserverless-Type-NetworkInterface-ipv6Address"></a>
The IPv6 address of the network interface within the subnet.  
Type: String  
Required: No

 ** networkInterfaceId **   <a name="redshiftserverless-Type-NetworkInterface-networkInterfaceId"></a>
The unique identifier of the network interface.  
Type: String  
Required: No

 ** privateIpAddress **   <a name="redshiftserverless-Type-NetworkInterface-privateIpAddress"></a>
The IPv4 address of the network interface within the subnet.  
Type: String  
Required: No

 ** subnetId **   <a name="redshiftserverless-Type-NetworkInterface-subnetId"></a>
The unique identifier of the subnet.  
Type: String  
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-serverless-2021-04-21/NetworkInterface) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/redshift-serverless-2021-04-21/NetworkInterface) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/redshift-serverless-2021-04-21/NetworkInterface) 