StartingEventBatchCondition - AWS Glue

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.

Contents

BatchSize

Number of events in the batch.

Type: Integer

Required: No

BatchWindow

Duration of the batch window in seconds.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: