Namespace: GetWorkflowExecutionHistoryResponse
workflowservice.v1.GetWorkflowExecutionHistoryResponse
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a GetWorkflowExecutionHistoryResponse.
Type declaration
| Name | Type |
|---|---|
archived? | boolean | null |
history? | $Shape | null |
nextPageToken? | Uint8Array | null |
rawHistory? | $Shape[] | null |