Namespace: SignalWorkflowExecutionRequest
workflowservice.v1.SignalWorkflowExecutionRequest
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a SignalWorkflowExecutionRequest.
Type declaration
| Name | Type |
|---|---|
control? | string | null |
header? | $Shape | null |
identity? | string | null |
input? | $Shape | null |
links? | $Shape[] | null |
namespace? | string | null |
requestId? | string | null |
signalName? | string | null |
workflowExecution? | $Shape | null |