

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

Network interface.

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

 ** ips **   <a name="mgn-Type-NetworkInterface-ips"></a>
Network interface IPs.  
Type: Array of strings  
Length Constraints: Minimum length of 0. Maximum length of 256.  
Required: No

 ** isPrimary **   <a name="mgn-Type-NetworkInterface-isPrimary"></a>
Network interface primary IP.  
Type: Boolean  
Required: No

 ** macAddress **   <a name="mgn-Type-NetworkInterface-macAddress"></a>
Network interface Mac address.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 256.  
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/mgn-2020-02-26/NetworkInterface) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/mgn-2020-02-26/NetworkInterface) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/mgn-2020-02-26/NetworkInterface) 