Skip to main content

Interface: IPollActivityExecutionResponse

workflowservice.v1.IPollActivityExecutionResponse

Properties of a PollActivityExecutionResponse.

Hierarchy

Properties

outcome

Optional outcome: null | $Properties

PollActivityExecutionResponse outcome

Inherited from

$Properties.outcome


runId

Optional runId: null | string

The run ID of the activity, useful when run_id was not specified in the request.

Inherited from

$Properties.runId