class documentation

class CancelWorkflowRunOptions: (source)

View In Hierarchy

Options for cancelling the workflow backing a Nexus operation.

These options are built by TemporalNexusOperationHandler and passed to TemporalNexusOperationHandler.cancel_workflow_run.

Warning

This API is experimental and unstable.

Class Variable workflow_id The ID of the workflow to cancel.
workflow_id: str = (source) ΒΆ

The ID of the workflow to cancel.