Interface: IOnConflictOptions
workflow.v1.IOnConflictOptions
Properties of an OnConflictOptions.
Hierarchy
-
↳
IOnConflictOptions
Properties
attachCompletionCallbacks
• Optional attachCompletionCallbacks: null | boolean
Attaches the completion callbacks to the running workflow.
Inherited from
$Properties.attachCompletionCallbacks
attachLinks
• Optional attachLinks: null | boolean
Attaches the links to the WorkflowExecutionOptionsUpdatedEvent history event.
Inherited from
attachRequestId
• Optional attachRequestId: null | boolean
Attaches the request ID to the running workflow.