Share via


RerunTumblingWindowTriggerActionParameters interface

Rerun tumbling window trigger Parameters.

Properties

endTime

The end time for the time period for which restatement is initiated. Only UTC time is currently supported.

maxConcurrency

The max number of parallel time windows (ready for execution) for which a rerun is triggered.

startTime

The start time for the time period for which restatement is initiated. Only UTC time is currently supported.

Property Details

endTime

The end time for the time period for which restatement is initiated. Only UTC time is currently supported.

endTime: Date

Property Value

Date

maxConcurrency

The max number of parallel time windows (ready for execution) for which a rerun is triggered.

maxConcurrency: number

Property Value

number

startTime

The start time for the time period for which restatement is initiated. Only UTC time is currently supported.

startTime: Date

Property Value

Date