

# NetworkAccessConfiguration
<a name="API_NetworkAccessConfiguration"></a>

Describes the network details of the fleet or image builder instance.

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

 ** EniId **   <a name="WorkSpacesApplications-Type-NetworkAccessConfiguration-EniId"></a>
The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.  
Type: String  
Length Constraints: Minimum length of 1.  
Required: No

 ** EniIpv6Addresses **   <a name="WorkSpacesApplications-Type-NetworkAccessConfiguration-EniIpv6Addresses"></a>
The IPv6 addresses assigned to the elastic network interface. This field supports IPv6 connectivity for WorkSpaces Applications instances.  
Type: Array of strings  
Length Constraints: Minimum length of 1.  
Required: No

 ** EniPrivateIpAddress **   <a name="WorkSpacesApplications-Type-NetworkAccessConfiguration-EniPrivateIpAddress"></a>
The private IP address of the elastic network interface that is attached to instances in your VPC.  
Type: String  
Length Constraints: Minimum length of 1.  
Required: No

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