Skip to main content

Interface: IRequestCancelNexusOperationExecutionRequest

workflowservice.v1.IRequestCancelNexusOperationExecutionRequest

Properties of a RequestCancelNexusOperationExecutionRequest.

Implemented by

Properties

identity

Optional identity: null | string

The identity of the client who initiated this request.


namespace

Optional namespace: null | string

RequestCancelNexusOperationExecutionRequest namespace


operationId

Optional operationId: null | string

RequestCancelNexusOperationExecutionRequest operationId


reason

Optional reason: null | string

Reason for requesting the cancellation, recorded and available via the DescribeNexusOperationExecution API.


requestId

Optional requestId: null | string

Used to de-dupe cancellation requests.


runId

Optional runId: null | string

Operation run ID, targets the latest run if empty.