Interface: $Properties
v1.WorkflowExecutionPausedEventAttributes.$Properties
Properties of a WorkflowExecutionPausedEventAttributes.
Hierarchy
-
$Properties
Properties
identity
• Optional identity: null | string
The identity of the client who paused the workflow execution.
reason
• Optional reason: null | string
The reason for pausing the workflow execution.
requestId
• Optional requestId: null | string
The request ID of the request that paused the workflow execution.