Interface: IRequestCancelNexusOperationExecutionRequest
workflowservice.v1.IRequestCancelNexusOperationExecutionRequest
Properties of a RequestCancelNexusOperationExecutionRequest.
Hierarchy
-
↳
IRequestCancelNexusOperationExecutionRequest
Properties
identity
• Optional identity: null | string
The identity of the client who initiated this request.
Inherited from
namespace
• Optional namespace: null | string
RequestCancelNexusOperationExecutionRequest namespace
Inherited from
operationId
• Optional operationId: null | string
RequestCancelNexusOperationExecutionRequest operationId
Inherited from
reason
• Optional reason: null | string
Reason for requesting the cancellation, recorded and available via the DescribeNexusOperationExecution API.
Inherited from
requestId
• Optional requestId: null | string
Used to de-dupe cancellation requests.
Inherited from
runId
• Optional runId: null | string
Operation run ID, targets the latest run if empty.