Class: Aws::Types::CapacityUnitsConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::CapacityUnitsConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#rescore_capacity_units ⇒ ::Integer
Returns the value of attribute rescore_capacity_units.
Instance Attribute Details
#rescore_capacity_units ⇒ ::Integer
Returns the value of attribute rescore_capacity_units.
17 18 19 |
# File 'sig/types.rbs', line 17 def rescore_capacity_units @rescore_capacity_units end |