Skip to main content

Interface: IPollActivityExecutionRequest

workflowservice.v1.IPollActivityExecutionRequest

Properties of a PollActivityExecutionRequest.

Hierarchy

Properties

activityId

Optional activityId: null | string

PollActivityExecutionRequest activityId

Inherited from

$Properties.activityId


namespace

Optional namespace: null | string

PollActivityExecutionRequest namespace

Inherited from

$Properties.namespace


runId

Optional runId: null | string

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

Inherited from

$Properties.runId