Sink
Sink¶
Base class for data sinks
- id (
str
): Unique ID of the data sink. - cardinality (
Literal
): Flows always emit exactly one instance of the outputs.
Base class for data sinks
str
): Unique ID of the data sink.Literal
): Flows always emit exactly one instance of the outputs.