Skip to main content

Namespace: WorkflowExecutionInfo

workflow.v1.WorkflowExecutionInfo

Interfaces

Type Aliases

$Shape

Ƭ $Shape: Object

Shape of a WorkflowExecutionInfo.

Type declaration

NameType
assignedBuildId?string | null
autoResetPoints?$Shape | null
closeTime?$Shape | null
execution?$Shape | null
executionDuration?$Shape | null
executionTime?$Shape | null
externalPayloadCount?Long | null
externalPayloadSizeBytes?Long | null
firstRunId?string | null
historyLength?Long | null
historySizeBytes?Long | null
inheritedBuildId?string | null
memo?$Shape | null
mostRecentWorkerVersionStamp?$Shape | null
parentExecution?$Shape | null
parentNamespaceId?string | null
priority?$Shape | null
rootExecution?$Shape | null
searchAttributes?$Shape | null
startTime?$Shape | null
stateTransitionCount?Long | null
status?WorkflowExecutionStatus | null
taskQueue?string | null
type?$Shape | null
versioningInfo?$Shape | null
workerDeploymentName?string | null