Skip to main content

Interface: IStartNexusOperationExecutionResponse

workflowservice.v1.IStartNexusOperationExecutionResponse

Properties of a StartNexusOperationExecutionResponse.

Implemented by

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).


started

Optional started: null | boolean

If true, a new operation was started.