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

Class: Aws::EC2::Types::NetworkCardInfo

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

Overview

Describes the network card support of the instance type.

Instance Attribute Summary collapse

Instance Attribute Details

#maximum_network_interfacesInteger

The maximum number of network interfaces for the network card.

Returns:

  • (Integer)

    The maximum number of network interfaces for the network card.

#network_card_indexInteger

The index of the network card.

Returns:

  • (Integer)

    The index of the network card.

#network_performanceString

The network performance of the network card.

Returns:

  • (String)

    The network performance of the network card.