Class: Aws::Types::FpgaDeviceMemoryInfo
- Inherits:
-
Object
- Object
- Aws::Types::FpgaDeviceMemoryInfo
- 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.
9579 9580 9581 |
# File 'sig/types.rbs', line 9579 def size_in_mi_b @size_in_mi_b end |