Interface: $Properties
WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate.$Properties
Properties of a WorkflowUpdateOptionsUpdate.
Hierarchy
-
$Properties
Properties
attachedCompletionCallbacks
• Optional attachedCompletionCallbacks: null | $Properties[]
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.