Skip to main content

Interface: IWorkflowExecutionTerminatedEventAttributes

history.v1.IWorkflowExecutionTerminatedEventAttributes

Properties of a WorkflowExecutionTerminatedEventAttributes.

Hierarchy

  • $Properties

    IWorkflowExecutionTerminatedEventAttributes

Properties

details

Optional details: null | $Properties

WorkflowExecutionTerminatedEventAttributes details

Inherited from

$Properties.details


identity

Optional identity: null | string

id of the client who requested termination

Inherited from

$Properties.identity


reason

Optional reason: null | string

User/client provided reason for termination

Inherited from

$Properties.reason