Class: Aws::Types::ProvisionedThroughputOverride
- Inherits:
-
Object
- Object
- Aws::Types::ProvisionedThroughputOverride
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#read_capacity_units ⇒ ::Integer
Returns the value of attribute read_capacity_units.
Instance Attribute Details
#read_capacity_units ⇒ ::Integer
Returns the value of attribute read_capacity_units.
1192 1193 1194 |
# File 'sig/types.rbs', line 1192 def read_capacity_units @read_capacity_units end |