Namespace: PendingNexusOperationInfo
workflow.v1.PendingNexusOperationInfo
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a PendingNexusOperationInfo.
Type declaration
| Name | Type |
|---|---|
attempt? | number | null |
blockedReason? | string | null |
cancellationInfo? | $Shape | null |
endpoint? | string | null |
lastAttemptCompleteTime? | $Shape | null |
lastAttemptFailure? | $Shape | null |
nextAttemptScheduleTime? | $Shape | null |
operation? | string | null |
operationId? | string | null |
operationToken? | string | null |
scheduleToCloseTimeout? | $Shape | null |
scheduleToStartTimeout? | $Shape | null |
scheduledEventId? | Long | null |
scheduledTime? | $Shape | null |
service? | string | null |
startToCloseTimeout? | $Shape | null |
state? | PendingNexusOperationState | null |