Interface: IWorkflowExecutionUnpausedEventAttributes
history.v1.IWorkflowExecutionUnpausedEventAttributes
Properties of a WorkflowExecutionUnpausedEventAttributes.
Implemented by
Properties
identity
• Optional identity: null | string
The identity of the client who unpaused the workflow execution.
reason
• Optional reason: null | string
The reason for unpausing the workflow execution.
requestId
• Optional requestId: null | string
The request ID of the request that unpaused the workflow execution.