Skip to main content

Interface: $Properties

v1.PollWorkflowExecutionUpdateRequest.$Properties

Properties of a PollWorkflowExecutionUpdateRequest.

Hierarchy

Properties

identity

Optional identity: null | string

The identity of the worker/client who is polling this Update outcome.


namespace

Optional namespace: null | string

The namespace of the Workflow Execution to which the Update was originally issued.


updateRef

Optional updateRef: null | $Properties

The Update reference returned in the initial UpdateWorkflowExecutionResponse.


waitPolicy

Optional waitPolicy: null | $Properties

Specifies client's intent to wait for Update results. Omit to request a non-blocking poll.