Class: Aws::Types::MediaDeviceMemoryInfo
- Inherits:
-
Object
- Object
- Aws::Types::MediaDeviceMemoryInfo
- 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.
13140 13141 13142 |
# File 'sig/types.rbs', line 13140 def size_in_mi_b @size_in_mi_b end |