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