Interface: $Properties
workflow_activation.ResolveChildWorkflowExecutionStart.$Properties
Properties of a ResolveChildWorkflowExecutionStart.
Hierarchy
-
$Properties
Properties
cancelled
• Optional cancelled: null | $Properties
ResolveChildWorkflowExecutionStart cancelled
failed
• Optional failed: null | $Properties
ResolveChildWorkflowExecutionStart failed
seq
• Optional seq: null | number
Sequence number as provided by lang in the corresponding StartChildWorkflowExecution command
status
• Optional status: "failed" | "cancelled" | "succeeded"
ResolveChildWorkflowExecutionStart status
succeeded
• Optional succeeded: null | $Properties
ResolveChildWorkflowExecutionStart succeeded