Namespace: ChildWorkflowExecutionFailedEventAttributes
history.v1.ChildWorkflowExecutionFailedEventAttributes
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a ChildWorkflowExecutionFailedEventAttributes.
Type declaration
| Name | Type |
|---|---|
failure? | $Shape | null |
initiatedEventId? | Long | null |
namespace? | string | null |
namespaceId? | string | null |
retryState? | RetryState | null |
startedEventId? | Long | null |
workflowExecution? | $Shape | null |
workflowType? | $Shape | null |