Skip to main content

Interface: INexusOperationFailedEventAttributes

history.v1.INexusOperationFailedEventAttributes

Properties of a NexusOperationFailedEventAttributes.

Hierarchy

Properties

failure

Optional failure: null | $Properties

Failure details. A NexusOperationFailureInfo wrapping an ApplicationFailureInfo.

Inherited from

$Properties.failure


requestId

Optional requestId: null | string

The request ID allocated at schedule time.

Inherited from

$Properties.requestId


scheduledEventId

Optional scheduledEventId: null | Long

The ID of the NEXUS_OPERATION_SCHEDULED event. Uniquely identifies this operation.

Inherited from

$Properties.scheduledEventId