Interface: $Properties
PostResetOperation.SignalWorkflow.$Properties
Properties of a SignalWorkflow.
Hierarchy
-
$Properties
Properties
header
• Optional header: null | $Properties
Headers that are passed with the signal to the processing workflow.
input
• Optional input: null | $Properties
Serialized value(s) to provide with the signal.
links
• Optional links: null | $Properties[]
Links to be associated with the WorkflowExecutionSignaled event.
signalName
• Optional signalName: null | string
The workflow author-defined name of the signal to send to the workflow.