Skip to main content
Version: 2.0.0

TimerChoice

Represents a timer choice.

Properties

Cron

Cron: TimerCron

Structure for a timer element that is executed according to a cron expression.


FixedRate

FixedRate: TimerFixedRate

Structure for a timer element that is executed at a fixed rate.


Once

Once: TimerOnce

Structure for a timer element that is executed once.