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")])


14990
14991
14992
# File 'sig/types.rbs', line 14990

def bandwidth_weightings
  @bandwidth_weightings
end

#connection_tracking_configurationTypes::DefaultConnectionTrackingConfiguration

Returns the value of attribute connection_tracking_configuration.



14992
14993
14994
# File 'sig/types.rbs', line 14992

def connection_tracking_configuration
  @connection_tracking_configuration
end

#default_network_card_index::Integer

Returns the value of attribute default_network_card_index.

Returns:

  • (::Integer)


14980
14981
14982
# File 'sig/types.rbs', line 14980

def default_network_card_index
  @default_network_card_index
end

#efa_infoTypes::EfaInfo

Returns the value of attribute efa_info.

Returns:



14987
14988
14989
# File 'sig/types.rbs', line 14987

def efa_info
  @efa_info
end

#efa_supportedBoolean

Returns the value of attribute efa_supported.

Returns:

  • (Boolean)


14986
14987
14988
# File 'sig/types.rbs', line 14986

def efa_supported
  @efa_supported
end

#ena_srd_supportedBoolean

Returns the value of attribute ena_srd_supported.

Returns:

  • (Boolean)


14989
14990
14991
# File 'sig/types.rbs', line 14989

def ena_srd_supported
  @ena_srd_supported
end

#ena_support"unsupported", ...

Returns the value of attribute ena_support.

Returns:

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


14985
14986
14987
# File 'sig/types.rbs', line 14985

def ena_support
  @ena_support
end

#encryption_in_transit_supportedBoolean

Returns the value of attribute encryption_in_transit_supported.

Returns:

  • (Boolean)


14988
14989
14990
# File 'sig/types.rbs', line 14988

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")


14991
14992
14993
# File 'sig/types.rbs', line 14991

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)


14982
14983
14984
# File 'sig/types.rbs', line 14982

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)


14995
14996
14997
# File 'sig/types.rbs', line 14995

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)


14983
14984
14985
# File 'sig/types.rbs', line 14983

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)


14984
14985
14986
# File 'sig/types.rbs', line 14984

def ipv_6_supported
  @ipv_6_supported
end

#maximum_network_cards::Integer

Returns the value of attribute maximum_network_cards.

Returns:

  • (::Integer)


14979
14980
14981
# File 'sig/types.rbs', line 14979

def maximum_network_cards
  @maximum_network_cards
end

#maximum_network_interfaces::Integer

Returns the value of attribute maximum_network_interfaces.

Returns:

  • (::Integer)


14978
14979
14980
# File 'sig/types.rbs', line 14978

def maximum_network_interfaces
  @maximum_network_interfaces
end

#maximum_secondary_network_interfaces::Integer

Returns the value of attribute maximum_secondary_network_interfaces.

Returns:

  • (::Integer)


14994
14995
14996
# File 'sig/types.rbs', line 14994

def maximum_secondary_network_interfaces
  @maximum_secondary_network_interfaces
end

#network_cards::Array[Types::NetworkCardInfo]

Returns the value of attribute network_cards.

Returns:



14981
14982
14983
# File 'sig/types.rbs', line 14981

def network_cards
  @network_cards
end

#network_performance::String

Returns the value of attribute network_performance.

Returns:

  • (::String)


14977
14978
14979
# File 'sig/types.rbs', line 14977

def network_performance
  @network_performance
end

#secondary_network_supportedBoolean

Returns the value of attribute secondary_network_supported.

Returns:

  • (Boolean)


14993
14994
14995
# File 'sig/types.rbs', line 14993

def secondary_network_supported
  @secondary_network_supported
end