Namespace: ActivityTaskStartedEventAttributes
history.v1.ActivityTaskStartedEventAttributes
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of an ActivityTaskStartedEventAttributes.
Type declaration
| Name | Type |
|---|---|
attempt? | number | null |
buildIdRedirectCounter? | Long | null |
identity? | string | null |
lastFailure? | $Shape | null |
requestId? | string | null |
scheduledEventId? | Long | null |
workerVersion? | $Shape | null |