You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::AppStream::Types::NetworkAccessConfiguration

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

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

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#eni_idString

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.

Returns:

  • (String)

    The resource identifier of the elastic network interface that is attached to instances in your VPC.

#eni_private_ip_addressString

The private IP address of the elastic network interface that is attached to instances in your VPC.

Returns:

  • (String)

    The private IP address of the elastic network interface that is attached to instances in your VPC.