Namespace: ActivityExecutionInfo
activity.v1.ActivityExecutionInfo
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of an ActivityExecutionInfo.
Type declaration
| Name | Type |
|---|---|
activityId? | string | null |
activityType? | $Shape | null |
attempt? | number | null |
canceledReason? | string | null |
closeTime? | $Shape | null |
currentRetryInterval? | $Shape | null |
executionDuration? | $Shape | null |
executionTime? | $Shape | null |
expirationTime? | $Shape | null |
header? | $Shape | null |
heartbeatDetails? | $Shape | null |
heartbeatTimeout? | $Shape | null |
lastAttemptCompleteTime? | $Shape | null |
lastDeploymentVersion? | $Shape | null |
lastFailure? | $Shape | null |
lastHeartbeatTime? | $Shape | null |
lastStartedTime? | $Shape | null |
lastWorkerIdentity? | string | null |
links? | $Shape[] | null |
nextAttemptScheduleTime? | $Shape | null |
priority? | $Shape | null |
retryPolicy? | $Shape | null |
runId? | string | null |
runState? | PendingActivityState | null |
scheduleTime? | $Shape | null |
scheduleToCloseTimeout? | $Shape | null |
scheduleToStartTimeout? | $Shape | null |
sdkName? | string | null |
sdkVersion? | string | null |
searchAttributes? | $Shape | null |
startDelay? | $Shape | null |
startToCloseTimeout? | $Shape | null |
stateSizeBytes? | Long | null |
stateTransitionCount? | Long | null |
status? | ActivityExecutionStatus | null |
taskQueue? | string | null |
totalHeartbeatCount? | Long | null |
userMetadata? | $Shape | null |