Interface: $Properties
Properties of an Input.
Hierarchy
-
$Properties↳
IInput
Properties
args
• Optional args: null | $Properties
The arguments to pass to the named Update handler.
header
• Optional header: null | $Properties
Headers that are passed with the Update from the requesting entity. These can include things like auth or tracing tokens.
name
• Optional name: null | string
The name of the Update handler to invoke on the target Workflow.