class documentation

class ScheduleActionExecutionStartWorkflow(ScheduleActionExecution): (source)

View In Hierarchy

Execution of a scheduled workflow start.

Warning

Schedules are an experimental feature.

Class Variable first_execution_run_id Workflow run ID.
Class Variable workflow_id Workflow ID.
Static Method _from_proto Undocumented
first_execution_run_id: str = (source)

Workflow run ID.

workflow_id: str = (source)

Workflow ID.