Interface: ScheduleExecutionStartWorkflowActionResult
client.ScheduleExecutionStartWorkflowActionResult
Properties
type
• type: "startWorkflow"
workflow
• workflow: Object
Type declaration
Name | Type | Description |
---|---|---|
firstExecutionRunId | string | The 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. |
workflowId | string | - |