{url}
+
+ + Provide the input payload and trigger this function. +
+{topic} through the queue, so every consumer
+ of this topic receives it and the binding's retry and dead-letter
+ behavior applies.
+ | field | +type | +notes | +
|---|---|---|
| + + {row.name} + + {row.required ? required : null} + | ++ {row.type} + | ++ {row.description ? ( + {row.description} + ) : null} + {row.enumValues ? ( + one of {row.enumValues} + ) : null} + {row.defaultValue ? ( + default {row.defaultValue} + ) : null} + | +
{binding.trigger_type} },
+ { label: 'family', value: spec.label },
+ { label: 'worker', value: binding.worker_name },
+ ]}
+ />
+ {expression}
+