Trigger

Trigger describes conditions which when met cause a Block to be evaluated and have it's results sent to an Output.

Fields

outputstring
lifecycleLifecycle
Lifecycle triggers execution based on changes across the life of a Block.
cronstring
Cron contains a Cron expression specifying a schedule that the Trigger should fire on.
watchWatch
Watch starts executions based on Block modifications.