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

Class: Aws::EC2::Types::AssignIpv6AddressesResult

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#assigned_ipv_6_addressesArray<String>

The IPv6 addresses assigned to the network interface.

Returns:

  • (Array<String>)

    The IPv6 addresses assigned to the network interface.

#network_interface_idString

The ID of the network interface.

Returns:

  • (String)

    The ID of the network interface.