Namespace: NexusOperationExecutionCancellationInfo
nexus.v1.NexusOperationExecutionCancellationInfo
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a NexusOperationExecutionCancellationInfo.
Type declaration
| Name | Type |
|---|---|
attempt? | number | null |
blockedReason? | string | null |
lastAttemptCompleteTime? | $Shape | null |
lastAttemptFailure? | $Shape | null |
nextAttemptScheduleTime? | $Shape | null |
reason? | string | null |
requestedTime? | $Shape | null |
state? | NexusOperationCancellationState | null |