

# DetectorDebugOption
<a name="API_DetectorDebugOption"></a>

The detector model and the specific detectors (instances) for which the logging level is given.

## Contents
<a name="API_DetectorDebugOption_Contents"></a>

 ** detectorModelName **   <a name="iotevents-Type-DetectorDebugOption-detectorModelName"></a>
The name of the detector model.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `^[a-zA-Z0-9_-]+$`   
Required: Yes

 ** keyValue **   <a name="iotevents-Type-DetectorDebugOption-keyValue"></a>
The value of the input attribute key used to create the detector (the instance of the detector model).  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `^[a-zA-Z0-9\-_:]+$`   
Required: No

## See Also
<a name="API_DetectorDebugOption_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/iotevents-2018-07-27/DetectorDebugOption) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iotevents-2018-07-27/DetectorDebugOption) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iotevents-2018-07-27/DetectorDebugOption) 