

# CreateVerifiedAccessEndpointEniOptions


Describes the network interface options when creating an AWS Verified Access endpoint using the `network-interface` type.

## Contents


 ** NetworkInterfaceId **   
The ID of the network interface.  
Type: String  
Required: No

 ** Port **   
The IP port number.  
Type: Integer  
Valid Range: Minimum value of 1. Maximum value of 65535.  
Required: No

 ** PortRange.N **   
The port ranges.  
Type: Array of [CreateVerifiedAccessEndpointPortRange](API_CreateVerifiedAccessEndpointPortRange.md) objects  
Required: No

 ** Protocol **   
The IP protocol.  
Type: String  
Valid Values: `http | https | tcp`   
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/ec2-2016-11-15/CreateVerifiedAccessEndpointEniOptions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ec2-2016-11-15/CreateVerifiedAccessEndpointEniOptions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ec2-2016-11-15/CreateVerifiedAccessEndpointEniOptions) 