Namespace: SignalWithStartWorkflowExecutionResponse
workflowservice.v1.SignalWithStartWorkflowExecutionResponse
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a SignalWithStartWorkflowExecutionResponse.
Type declaration
| Name | Type |
|---|---|
firstExecutionRunId? | string | null |
runId? | string | null |
signalLink? | $Shape | null |
started? | boolean | null |