Interface: $Properties
v1.UpdateWorkflowExecutionOptionsResponse.$Properties
Properties of an UpdateWorkflowExecutionOptionsResponse.
Hierarchy
-
$Properties
Properties
updateTime
• Optional updateTime: null | $Properties
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.
This timestamp cannot be used for time-skipping fast-forward verification,
use fast_forward_id in PollWorkflowExecutionTimeSkippingRequest instead.
workflowExecutionOptions
• Optional workflowExecutionOptions: null | $Properties
Workflow Execution options after update.