

# DetectorModelSummary
<a name="API_DetectorModelSummary"></a>

Information about the detector model.

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

 ** creationTime **   <a name="iotevents-Type-DetectorModelSummary-creationTime"></a>
The time the detector model was created.  
Type: Timestamp  
Required: No

 ** detectorModelDescription **   <a name="iotevents-Type-DetectorModelSummary-detectorModelDescription"></a>
A brief description of the detector model.  
Type: String  
Length Constraints: Maximum length of 1024.  
Required: No

 ** detectorModelName **   <a name="iotevents-Type-DetectorModelSummary-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: No

## See Also
<a name="API_DetectorModelSummary_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/DetectorModelSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iotevents-2018-07-27/DetectorModelSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iotevents-2018-07-27/DetectorModelSummary) 