Namespace: WorkflowTaskFailedEventAttributes
history.v1.WorkflowTaskFailedEventAttributes
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a WorkflowTaskFailedEventAttributes.
Type declaration
| Name | Type |
|---|---|
baseRunId? | string | null |
binaryChecksum? | string | null |
cause? | WorkflowTaskFailedCause | null |
failure? | $Shape | null |
forkEventVersion? | Long | null |
identity? | string | null |
newRunId? | string | null |
scheduledEventId? | Long | null |
startedEventId? | Long | null |
workerVersion? | $Shape | null |