Skip to main content

Interface: ScheduleExecutionStartWorkflowActionResult

client.ScheduleExecutionStartWorkflowActionResult

Properties

type

type: "startWorkflow"


workflow

workflow: Object

Type declaration

NameTypeDescription
firstExecutionRunIdstringThe Run Id of the original execution that was started by the Schedule. If the Workflow retried, did Continue-As-New, or was Reset, the following runs would have different Run Ids.
workflowIdstring-