Skip to main content

Interface: IPollWorkflowExecutionTimeSkippingRequest

workflowservice.v1.IPollWorkflowExecutionTimeSkippingRequest

Properties of a PollWorkflowExecutionTimeSkippingRequest.

Hierarchy

  • $Properties

    IPollWorkflowExecutionTimeSkippingRequest

Properties

fastForwardId

Optional fastForwardId: null | string

Required. Identifies the fast-forward whose completion the caller wants to wait for. Must match the fast_forward_id set in the execution's TimeSkippingConfig.

Inherited from

$Properties.fastForwardId


namespace

Optional namespace: null | string

PollWorkflowExecutionTimeSkippingRequest namespace

Inherited from

$Properties.namespace


workflowExecution

Optional workflowExecution: null | $Properties

PollWorkflowExecutionTimeSkippingRequest workflowExecution

Inherited from

$Properties.workflowExecution