Skip to main content

Interface: INexusOperationTimedOutEventAttributes

history.v1.INexusOperationTimedOutEventAttributes

Properties of a NexusOperationTimedOutEventAttributes.

Hierarchy​

  • $Properties

    ↳ INexusOperationTimedOutEventAttributes

Properties​

failure​

• Optional failure: null | $Properties

Failure details. A NexusOperationFailureInfo wrapping a CanceledFailureInfo.

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