Skip to main content

Interface: IPollNexusOperationExecutionRequest

workflowservice.v1.IPollNexusOperationExecutionRequest

Properties of a PollNexusOperationExecutionRequest.

Implemented by

Properties

namespace

Optional namespace: null | string

PollNexusOperationExecutionRequest namespace


operationId

Optional operationId: null | string

PollNexusOperationExecutionRequest operationId


runId

Optional runId: null | string

Operation run ID. If empty the request targets the latest run.


waitStage

Optional waitStage: null | NexusOperationWaitStage

Stage to wait for. The operation may be in a more advanced stage when the poll is unblocked.