Interface: CancelActivityOptions
nexus.CancelActivityOptions
Options passed to a TemporalOperationHandlerOptions.cancelActivity handler describing the activity to cancel.
Nexus support in Temporal SDK is experimental.
Properties
activityId
• Readonly activityId: string
The ID of the activity backing the Nexus Operation that is being canceled.
runId
• Readonly runId: string
The run ID of the activity backing the Nexus Operation that is being canceled.