Skip to main content

Interface: IWorkflowExecutionPausedEventAttributes

history.v1.IWorkflowExecutionPausedEventAttributes

Properties of a WorkflowExecutionPausedEventAttributes.

Hierarchy

  • $Properties

    IWorkflowExecutionPausedEventAttributes

Properties

identity

Optional identity: null | string

The identity of the client who paused the workflow execution.

Inherited from

$Properties.identity


reason

Optional reason: null | string

The reason for pausing the workflow execution.

Inherited from

$Properties.reason


requestId

Optional requestId: null | string

The request ID of the request that paused the workflow execution.

Inherited from

$Properties.requestId