TimerTriggerDescriptor Class

TimerTriggerDescriptor.

Inheritance
TimerTriggerDescriptor

Constructor

TimerTriggerDescriptor(*, timer_trigger_name: Optional[str] = None, schedule_occurrence: Optional[str] = None, **kwargs)

Variables

timer_trigger_name
str

The timer trigger name that caused the run.

schedule_occurrence
str

The occurrence that triggered the run.