Class: Aws::Types::NeuronInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#neuron_devices::Array[Types::NeuronDeviceInfo]

Returns the value of attribute neuron_devices.

Returns:



14904
14905
14906
# File 'sig/types.rbs', line 14904

def neuron_devices
  @neuron_devices
end

#total_neuron_device_memory_in_mi_b::Integer

Returns the value of attribute total_neuron_device_memory_in_mi_b.

Returns:

  • (::Integer)


14905
14906
14907
# File 'sig/types.rbs', line 14905

def total_neuron_device_memory_in_mi_b
  @total_neuron_device_memory_in_mi_b
end