Skip to main content

Interface: IWorkflowUpdateOptionsUpdate

v1.WorkflowExecutionOptionsUpdatedEventAttributes.IWorkflowUpdateOptionsUpdate

Properties of a WorkflowUpdateOptionsUpdate.

Hierarchy

Properties

attachedCompletionCallbacks

Optional attachedCompletionCallbacks: null | $Properties[]

Completion callbacks attached to the running workflow update.

Inherited from

$Properties.attachedCompletionCallbacks


attachedRequestId

Optional attachedRequestId: null | string

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

Inherited from

$Properties.attachedRequestId


updateId

Optional updateId: null | string

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

Inherited from

$Properties.updateId