Class: Aws::Types::NetworkCardInfo

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#additional_flexible_network_interfaces::Integer

Returns the value of attribute additional_flexible_network_interfaces.

Returns:

  • (::Integer)


14967
14968
14969
# File 'sig/types.rbs', line 14967

def additional_flexible_network_interfaces
  @additional_flexible_network_interfaces
end

#baseline_bandwidth_in_gbps::Float

Returns the value of attribute baseline_bandwidth_in_gbps.

Returns:

  • (::Float)


14968
14969
14970
# File 'sig/types.rbs', line 14968

def baseline_bandwidth_in_gbps
  @baseline_bandwidth_in_gbps
end

#default_ena_queue_count_per_interface::Integer

Returns the value of attribute default_ena_queue_count_per_interface.

Returns:

  • (::Integer)


14970
14971
14972
# File 'sig/types.rbs', line 14970

def default_ena_queue_count_per_interface
  @default_ena_queue_count_per_interface
end

#maximum_ena_queue_count::Integer

Returns the value of attribute maximum_ena_queue_count.

Returns:

  • (::Integer)


14971
14972
14973
# File 'sig/types.rbs', line 14971

def maximum_ena_queue_count
  @maximum_ena_queue_count
end

#maximum_ena_queue_count_per_interface::Integer

Returns the value of attribute maximum_ena_queue_count_per_interface.

Returns:

  • (::Integer)


14972
14973
14974
# File 'sig/types.rbs', line 14972

def maximum_ena_queue_count_per_interface
  @maximum_ena_queue_count_per_interface
end

#maximum_network_interfaces::Integer

Returns the value of attribute maximum_network_interfaces.

Returns:

  • (::Integer)


14966
14967
14968
# File 'sig/types.rbs', line 14966

def maximum_network_interfaces
  @maximum_network_interfaces
end

#network_card_index::Integer

Returns the value of attribute network_card_index.

Returns:

  • (::Integer)


14964
14965
14966
# File 'sig/types.rbs', line 14964

def network_card_index
  @network_card_index
end

#network_performance::String

Returns the value of attribute network_performance.

Returns:

  • (::String)


14965
14966
14967
# File 'sig/types.rbs', line 14965

def network_performance
  @network_performance
end

#peak_bandwidth_in_gbps::Float

Returns the value of attribute peak_bandwidth_in_gbps.

Returns:

  • (::Float)


14969
14970
14971
# File 'sig/types.rbs', line 14969

def peak_bandwidth_in_gbps
  @peak_bandwidth_in_gbps
end