Skip to main content

Interface: $Properties

v1.WorkflowExecutionUnpausedEventAttributes.$Properties

Properties of a WorkflowExecutionUnpausedEventAttributes.

Hierarchy

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.