Namespace: DescribeWorkflowExecutionResponse
workflowservice.v1.DescribeWorkflowExecutionResponse
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a DescribeWorkflowExecutionResponse.
Type declaration
| Name | Type |
|---|---|
callbacks? | $Shape[] | null |
executionConfig? | $Shape | null |
pendingActivities? | $Shape[] | null |
pendingChildren? | $Shape[] | null |
pendingNexusOperations? | $Shape[] | null |
pendingWorkflowTask? | $Shape | null |
workflowExecutionInfo? | $Shape | null |
workflowExtendedInfo? | $Shape | null |