Interface: IWaitPolicy
Properties of a WaitPolicy.
Implemented by
Properties
lifecycleStage
• Optional
lifecycleStage: null
| UpdateWorkflowExecutionLifecycleStage
Indicates the Update lifecycle stage that the Update must reach before API call is returned. NOTE: This field works together with API call timeout which is limited by server timeout (maximum wait time). If server timeout is expired before user specified timeout, API call returns even if specified stage is not reached.