Interface: $Properties
child_workflow.ChildWorkflowResult.$Properties
Properties of a ChildWorkflowResult.
Hierarchy
-
$Properties
Properties
cancelled
• Optional cancelled: null | $Properties
ChildWorkflowResult cancelled
completed
• Optional completed: null | $Properties
ChildWorkflowResult completed
failed
• Optional failed: null | $Properties
ChildWorkflowResult failed
status
• Optional status: "completed" | "failed" | "cancelled"
ChildWorkflowResult status