Skip to main content

Interface: $Properties

v1.TerminateWorkflowExecutionRequest.$Properties

Properties of a TerminateWorkflowExecutionRequest.

Hierarchy

Properties

details

Optional details: null | $Properties

Serialized additional information to attach to the termination event


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.


identity

Optional identity: null | string

The identity of the worker/client


Optional links: null | $Properties[]

Links to be associated with the WorkflowExecutionTerminated event.


namespace

Optional namespace: null | string

TerminateWorkflowExecutionRequest namespace


reason

Optional reason: null | string

TerminateWorkflowExecutionRequest reason


workflowExecution

Optional workflowExecution: null | $Properties

TerminateWorkflowExecutionRequest workflowExecution