Skip to main content

Interface: $Properties

v1.WorkflowExecutionPauseInfo.$Properties

Properties of a WorkflowExecutionPauseInfo.

Hierarchy

Properties

identity

Optional identity: null | string

The identity of the client who paused the workflow execution.


pausedTime

Optional pausedTime: null | $Properties

The time when the workflow execution was paused.


reason

Optional reason: null | string

The reason for pausing the workflow execution.