Skip to main content

Interface: $Properties

v1.NexusOperationCancelRequestFailedEventAttributes.$Properties

Properties of a NexusOperationCancelRequestFailedEventAttributes.

Hierarchy

Properties

failure

Optional failure: null | $Properties

Failure details. A NexusOperationFailureInfo wrapping a CanceledFailureInfo.


requestedEventId

Optional requestedEventId: null | Long

The ID of the NEXUS_OPERATION_CANCEL_REQUESTED event.


scheduledEventId

Optional scheduledEventId: null | Long

The id of the NEXUS_OPERATION_SCHEDULED event this cancel request corresponds to.


workflowTaskCompletedEventId

Optional workflowTaskCompletedEventId: null | Long

The WORKFLOW_TASK_COMPLETED event that the corresponding RequestCancelNexusOperation command was reported with.