Values.DetectorDebugOptionSourceThe detector model and the specific detectors (instances) for which the logging level is given.
type nonrec t = {detectorModelName : DetectorModelName.t;The name of the detector model.
*)keyValue : KeyValue.t option;The value of the input attribute key used to create the detector (the instance of the detector model).
*)}