class Aws::IoTEvents::Types::DetectorDebugOption
The detector model and the specific detectors (instances) for which the logging level is given.
@note When making an API call, you may pass DetectorDebugOption
data as a hash: { detector_model_name: "DetectorModelName", # required key_value: "KeyValue", }
@!attribute [rw] detector_model_name
The name of the detector model. @return [String]
@!attribute [rw] key_value
The value of the input attribute key used to create the detector (the instance of the detector model). @return [String]
Constants
- SENSITIVE