Class: Aws::Types::OnDemandThroughputOverride
- Inherits:
-
Object
- Object
- Aws::Types::OnDemandThroughputOverride
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#max_read_request_units ⇒ ::Integer
Returns the value of attribute max_read_request_units.
Instance Attribute Details
#max_read_request_units ⇒ ::Integer
Returns the value of attribute max_read_request_units.
1129 1130 1131 |
# File 'sig/types.rbs', line 1129 def max_read_request_units @max_read_request_units end |