Class: Aws::Types::InputParallelismUpdate
- Inherits:
-
Object
- Object
- Aws::Types::InputParallelismUpdate
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#count_update ⇒ ::Integer
Returns the value of attribute count_update.
Instance Attribute Details
#count_update ⇒ ::Integer
Returns the value of attribute count_update.
711 712 713 |
# File 'sig/types.rbs', line 711 def count_update @count_update end |