Skip to main content

Interface: IWorkflowUpdateOptionsUpdate

v1.WorkflowExecutionOptionsUpdatedEventAttributes.IWorkflowUpdateOptionsUpdate

Properties of a WorkflowUpdateOptionsUpdate.

Implemented by

Properties

attachedCompletionCallbacks

Optional attachedCompletionCallbacks: null | ICallback[]

Completion callbacks attached to the running workflow update.


attachedRequestId

Optional attachedRequestId: null | string

Request ID attached to the running workflow update so that subsequent requests with same request ID will be deduped


updateId

Optional updateId: null | string

The ID of the workflow update this update options update corresponds to.