class documentation
class CancelUpdateWorkflowOptions: (source)
Options for cancelling the workflow update backing a Nexus operation.
These options are built by TemporalOperationHandler and passed to
TemporalOperationHandler.cancel_workflow_update.
Warning
This API is experimental and unstable.
| Class Variable | run |
The workflow runID that accepted the update. |
| Class Variable | update |
The ID of the update to cancel. |
| Class Variable | workflow |
The ID of the workflow where the update is running. |