Namespace: StartWorkflowExecutionResponse
workflowservice.v1.StartWorkflowExecutionResponse
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a StartWorkflowExecutionResponse.
Type declaration
| Name | Type |
|---|---|
eagerWorkflowTask? | $Shape | null |
firstExecutionRunId? | string | null |
link? | $Shape | null |
runId? | string | null |
started? | boolean | null |
status? | WorkflowExecutionStatus | null |