ArgoWorkflows::IoArgoprojEventsV1alpha1SensorSpec

Properties

Name Type Description Notes
dependencies Array<IoArgoprojEventsV1alpha1EventDependency> Dependencies is a list of the events that this sensor is dependent on. [optional]
error_on_failed_round BOOLEAN ErrorOnFailedRound if set to true, marks sensor state as `error` if the previous trigger round fails. Once sensor state is set to `error`, no further triggers will be processed. [optional]
event_bus_name String [optional]
logging_fields Hash<String, String> [optional]
replicas Integer [optional]
revision_history_limit Integer [optional]
template IoArgoprojEventsV1alpha1Template [optional]
triggers Array<IoArgoprojEventsV1alpha1Trigger> Triggers is a list of the things that this sensor evokes. These are the outputs from this sensor. [optional]