Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 830 Bytes

EventDependency.md

File metadata and controls

18 lines (11 loc) · 830 Bytes

EventDependency

EventDependency describes a dependency

Properties

Name Type Description Notes
eventSourceName String EventSourceName is the name of EventSource that Sensor depends on
transform EventDependencyTransformer [optional]
eventName String EventName is the name of the event
filters EventDependencyFilter [optional]
filtersLogicalOperator String FiltersLogicalOperator defines how different filters are evaluated together. Available values: and (&&), or (
name String Name is a unique name of this dependency