Skip to main content

Interface: IRequestCancelNexusOperationExecutionRequest

workflowservice.v1.IRequestCancelNexusOperationExecutionRequest

Properties of a RequestCancelNexusOperationExecutionRequest.

Hierarchy

  • $Properties

    IRequestCancelNexusOperationExecutionRequest

Properties

identity

Optional identity: null | string

The identity of the client who initiated this request.

Inherited from

$Properties.identity


namespace

Optional namespace: null | string

RequestCancelNexusOperationExecutionRequest namespace

Inherited from

$Properties.namespace


operationId

Optional operationId: null | string

RequestCancelNexusOperationExecutionRequest operationId

Inherited from

$Properties.operationId


reason

Optional reason: null | string

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

Inherited from

$Properties.reason


requestId

Optional requestId: null | string

Used to de-dupe cancellation requests.

Inherited from

$Properties.requestId


runId

Optional runId: null | string

Operation run ID, targets the latest run if empty.

Inherited from

$Properties.runId