Class: Aws::Types::NetworkInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bandwidth_weightings::Array[("default" | "vpc-1" | "ebs-1")]

Returns the value of attribute bandwidth_weightings.

Returns:

  • (::Array[("default" | "vpc-1" | "ebs-1")])


14693
14694
14695
# File 'sig/types.rbs', line 14693

def bandwidth_weightings
  @bandwidth_weightings
end

#connection_tracking_configurationTypes::DefaultConnectionTrackingConfiguration

Returns the value of attribute connection_tracking_configuration.



14695
14696
14697
# File 'sig/types.rbs', line 14695

def connection_tracking_configuration
  @connection_tracking_configuration
end

#default_network_card_index::Integer

Returns the value of attribute default_network_card_index.

Returns:

  • (::Integer)


14683
14684
14685
# File 'sig/types.rbs', line 14683

def default_network_card_index
  @default_network_card_index
end

#efa_infoTypes::EfaInfo

Returns the value of attribute efa_info.

Returns:



14690
14691
14692
# File 'sig/types.rbs', line 14690

def efa_info
  @efa_info
end

#efa_supportedBoolean

Returns the value of attribute efa_supported.

Returns:

  • (Boolean)


14689
14690
14691
# File 'sig/types.rbs', line 14689

def efa_supported
  @efa_supported
end

#ena_srd_supportedBoolean

Returns the value of attribute ena_srd_supported.

Returns:

  • (Boolean)


14692
14693
14694
# File 'sig/types.rbs', line 14692

def ena_srd_supported
  @ena_srd_supported
end

#ena_support"unsupported", ...

Returns the value of attribute ena_support.

Returns:

  • ("unsupported", "supported", "required")


14688
14689
14690
# File 'sig/types.rbs', line 14688

def ena_support
  @ena_support
end

#encryption_in_transit_supportedBoolean

Returns the value of attribute encryption_in_transit_supported.

Returns:

  • (Boolean)


14691
14692
14693
# File 'sig/types.rbs', line 14691

def encryption_in_transit_supported
  @encryption_in_transit_supported
end

#flexible_ena_queues_support"unsupported", "supported"

Returns the value of attribute flexible_ena_queues_support.

Returns:

  • ("unsupported", "supported")


14694
14695
14696
# File 'sig/types.rbs', line 14694

def flexible_ena_queues_support
  @flexible_ena_queues_support
end

#ipv_4_addresses_per_interface::Integer

Returns the value of attribute ipv_4_addresses_per_interface.

Returns:

  • (::Integer)


14685
14686
14687
# File 'sig/types.rbs', line 14685

def ipv_4_addresses_per_interface
  @ipv_4_addresses_per_interface
end

#ipv_4_addresses_per_secondary_interface::Integer

Returns the value of attribute ipv_4_addresses_per_secondary_interface.

Returns:

  • (::Integer)


14698
14699
14700
# File 'sig/types.rbs', line 14698

def ipv_4_addresses_per_secondary_interface
  @ipv_4_addresses_per_secondary_interface
end

#ipv_6_addresses_per_interface::Integer

Returns the value of attribute ipv_6_addresses_per_interface.

Returns:

  • (::Integer)


14686
14687
14688
# File 'sig/types.rbs', line 14686

def ipv_6_addresses_per_interface
  @ipv_6_addresses_per_interface
end

#ipv_6_supportedBoolean

Returns the value of attribute ipv_6_supported.

Returns:

  • (Boolean)


14687
14688
14689
# File 'sig/types.rbs', line 14687

def ipv_6_supported
  @ipv_6_supported
end

#maximum_network_cards::Integer

Returns the value of attribute maximum_network_cards.

Returns:

  • (::Integer)


14682
14683
14684
# File 'sig/types.rbs', line 14682

def maximum_network_cards
  @maximum_network_cards
end

#maximum_network_interfaces::Integer

Returns the value of attribute maximum_network_interfaces.

Returns:

  • (::Integer)


14681
14682
14683
# File 'sig/types.rbs', line 14681

def maximum_network_interfaces
  @maximum_network_interfaces
end

#maximum_secondary_network_interfaces::Integer

Returns the value of attribute maximum_secondary_network_interfaces.

Returns:

  • (::Integer)


14697
14698
14699
# File 'sig/types.rbs', line 14697

def maximum_secondary_network_interfaces
  @maximum_secondary_network_interfaces
end

#network_cards::Array[Types::NetworkCardInfo]

Returns the value of attribute network_cards.

Returns:



14684
14685
14686
# File 'sig/types.rbs', line 14684

def network_cards
  @network_cards
end

#network_performance::String

Returns the value of attribute network_performance.

Returns:

  • (::String)


14680
14681
14682
# File 'sig/types.rbs', line 14680

def network_performance
  @network_performance
end

#secondary_network_supportedBoolean

Returns the value of attribute secondary_network_supported.

Returns:

  • (Boolean)


14696
14697
14698
# File 'sig/types.rbs', line 14696

def secondary_network_supported
  @secondary_network_supported
end