Class: Aws::Types::StartingEventBatchCondition
- Inherits:
-
Object
- Object
- Aws::Types::StartingEventBatchCondition
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#batch_size ⇒ ::Integer
Returns the value of attribute batch_size.
-
#batch_window ⇒ ::Integer
Returns the value of attribute batch_window.
Instance Attribute Details
#batch_size ⇒ ::Integer
Returns the value of attribute batch_size.
7361 7362 7363 |
# File 'sig/types.rbs', line 7361 def batch_size @batch_size end |
#batch_window ⇒ ::Integer
Returns the value of attribute batch_window.
7362 7363 7364 |
# File 'sig/types.rbs', line 7362 def batch_window @batch_window end |