Class: Aws::Types::NeuronDeviceMemoryInfo
- Inherits:
-
Object
- Object
- Aws::Types::NeuronDeviceMemoryInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#size_in_mi_b ⇒ ::Integer
Returns the value of attribute size_in_mi_b.
Instance Attribute Details
#size_in_mi_b ⇒ ::Integer
Returns the value of attribute size_in_mi_b.
14899 14900 14901 |
# File 'sig/types.rbs', line 14899 def size_in_mi_b @size_in_mi_b end |