Skip to main content

Interface: IStartNexusOperationExecutionResponse

workflowservice.v1.IStartNexusOperationExecutionResponse

Properties of a StartNexusOperationExecutionResponse.

Hierarchy

  • $Properties

    IStartNexusOperationExecutionResponse

Properties

runId

Optional runId: null | string

The run ID of the operation that was started - or used (via NEXUS_OPERATION_ID_CONFLICT_POLICY_USE_EXISTING).

Inherited from

$Properties.runId


started

Optional started: null | boolean

If true, a new operation was started.

Inherited from

$Properties.started