Skip to main content

Interface: IUpdateWorkflowExecutionOptionsResponse

workflowservice.v1.IUpdateWorkflowExecutionOptionsResponse

Properties of an UpdateWorkflowExecutionOptionsResponse.

Implemented by

Properties

updateTime

Optional updateTime: null | ITimestamp

The Workflow Execution time when the options were updated. When time skipping is enabled, this is the workflow's virtual time rather than wall-clock time.


workflowExecutionOptions

Optional workflowExecutionOptions: null | IWorkflowExecutionOptions

Workflow Execution options after update.