Skip to main content

Interface: IScheduleAction

schedule.v1.IScheduleAction

Properties of a ScheduleAction.

Hierarchy

Properties

action

Optional action: "startWorkflow"

ScheduleAction action

Inherited from

$Properties.action


startWorkflow

Optional startWorkflow: null | $Properties

All fields of NewWorkflowExecutionInfo are valid except for:

  • workflow_id_reuse_policy
  • cron_schedule The workflow id of the started workflow may not match this exactly, it may have a timestamp appended for uniqueness.

Inherited from

$Properties.startWorkflow