Skip to main content

Namespace: NexusOperationExecutionInfo

nexus.v1.NexusOperationExecutionInfo

Interfaces

Type Aliases

$Shape

Ƭ $Shape: Object

Shape of a NexusOperationExecutionInfo.

Type declaration

NameType
attempt?number | null
blockedReason?string | null
cancellationInfo?$Shape | null
closeTime?$Shape | null
endpoint?string | null
executionDuration?$Shape | null
expirationTime?$Shape | null
identity?string | null
lastAttemptCompleteTime?$Shape | null
lastAttemptFailure?$Shape | null
links?$Shape[] | null
nextAttemptScheduleTime?$Shape | null
nexusHeader?{ [k: string]: string; } | null
operation?string | null
operationId?string | null
operationToken?string | null
requestId?string | null
runId?string | null
scheduleTime?$Shape | null
scheduleToCloseTimeout?$Shape | null
scheduleToStartTimeout?$Shape | null
searchAttributes?$Shape | null
service?string | null
startToCloseTimeout?$Shape | null
state?PendingNexusOperationState | null
stateSizeBytes?Long | null
stateTransitionCount?Long | null
status?NexusOperationExecutionStatus | null
userMetadata?$Shape | null