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

Class: Aws::EC2::Types::AttachNetworkInterfaceResult

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

Overview

Contains the output of AttachNetworkInterface.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#attachment_idString

The ID of the network interface attachment.

Returns:

  • (String)

    The ID of the network interface attachment.

#network_card_indexInteger

The index of the network card.

Returns:

  • (Integer)

    The index of the network card.