Namespace: ActivityTaskFailedEventAttributes
history.v1.ActivityTaskFailedEventAttributes
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of an ActivityTaskFailedEventAttributes.
Type declaration
| Name | Type |
|---|---|
failure? | $Shape | null |
identity? | string | null |
retryState? | RetryState | null |
scheduledEventId? | Long | null |
startedEventId? | Long | null |
workerVersion? | $Shape | null |