Interface: ITerminateWorkflowExecutionRequest
workflowservice.v1.ITerminateWorkflowExecutionRequest
Properties of a TerminateWorkflowExecutionRequest.
Hierarchy
-
↳
ITerminateWorkflowExecutionRequest
Properties
details
• Optional details: null | $Properties
Serialized additional information to attach to the termination event
Inherited from
firstExecutionRunId
• Optional firstExecutionRunId: null | string
If set, this call will error if the most recent (if no run id is set on
workflow_execution), or specified (if it is) workflow execution is not part of the same
execution chain as this id.
Inherited from
$Properties.firstExecutionRunId
identity
• Optional identity: null | string
The identity of the worker/client
Inherited from
links
• Optional links: null | $Properties[]
Links to be associated with the WorkflowExecutionTerminated event.
Inherited from
namespace
• Optional namespace: null | string
TerminateWorkflowExecutionRequest namespace
Inherited from
reason
• Optional reason: null | string
TerminateWorkflowExecutionRequest reason
Inherited from
workflowExecution
• Optional workflowExecution: null | $Properties
TerminateWorkflowExecutionRequest workflowExecution