Skip to main content

Interface: IPollNexusOperationExecutionRequest

workflowservice.v1.IPollNexusOperationExecutionRequest

Properties of a PollNexusOperationExecutionRequest.

Hierarchy

Properties

namespace

Optional namespace: null | string

PollNexusOperationExecutionRequest namespace

Inherited from

$Properties.namespace


operationId

Optional operationId: null | string

PollNexusOperationExecutionRequest operationId

Inherited from

$Properties.operationId


runId

Optional runId: null | string

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

Inherited from

$Properties.runId


waitStage

Optional waitStage: null | NexusOperationWaitStage

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

Inherited from

$Properties.waitStage