Class: Aws::Types::OpenZFSReadCacheConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::OpenZFSReadCacheConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#size_gi_b ⇒ ::Integer
Returns the value of attribute size_gi_b.
-
#sizing_mode ⇒ "NO_CACHE", ...
Returns the value of attribute sizing_mode.
Instance Attribute Details
#size_gi_b ⇒ ::Integer
Returns the value of attribute size_gi_b.
1392 1393 1394 |
# File 'sig/types.rbs', line 1392 def size_gi_b @size_gi_b end |
#sizing_mode ⇒ "NO_CACHE", ...
Returns the value of attribute sizing_mode.
1391 1392 1393 |
# File 'sig/types.rbs', line 1391 def sizing_mode @sizing_mode end |