class Aws::Glue::Types::StartingEventBatchCondition

The batch condition that started the workflow run. Either the number of events in the batch size arrived, in which case the BatchSize member is non-zero, or the batch window expired, in which case the BatchWindow member is non-zero.

@!attribute [rw] batch_size

Number of events in the batch.
@return [Integer]

@!attribute [rw] batch_window

Duration of the batch window in seconds.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/StartingEventBatchCondition AWS API Documentation

Constants

SENSITIVE