Namespace: SignalWithStartWorkflowExecutionRequest
workflowservice.v1.SignalWithStartWorkflowExecutionRequest
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a SignalWithStartWorkflowExecutionRequest.
Type declaration
| Name | Type |
|---|---|
control? | string | null |
cronSchedule? | string | null |
header? | $Shape | null |
identity? | string | null |
input? | $Shape | null |
links? | $Shape[] | null |
memo? | $Shape | null |
namespace? | string | null |
priority? | $Shape | null |
requestId? | string | null |
retryPolicy? | $Shape | null |
searchAttributes? | $Shape | null |
signalInput? | $Shape | null |
signalName? | string | null |
taskQueue? | $Shape | null |
timeSkippingConfig? | $Shape | null |
userMetadata? | $Shape | null |
versioningOverride? | $Shape | null |
workflowExecutionTimeout? | $Shape | null |
workflowId? | string | null |
workflowIdConflictPolicy? | WorkflowIdConflictPolicy | null |
workflowIdReusePolicy? | WorkflowIdReusePolicy | null |
workflowRunTimeout? | $Shape | null |
workflowStartDelay? | $Shape | null |
workflowTaskTimeout? | $Shape | null |
workflowType? | $Shape | null |