class Aws::IoTEventsData::Types::DescribeDetectorRequest

@note When making an API call, you may pass DescribeDetectorRequest

data as a hash:

    {
      detector_model_name: "DetectorModelName", # required
      key_value: "KeyValue",
    }

@!attribute [rw] detector_model_name

The name of the detector model whose detectors (instances) you want
information about.
@return [String]

@!attribute [rw] key_value

A filter used to limit results to detectors (instances) created
because of the given key ID.
@return [String]

Constants

SENSITIVE