

# DetectorSummary


Information about the detector (instance).

## Contents


 ** creationTime **   <a name="iotevents-Type-iotevents-data_DetectorSummary-creationTime"></a>
The time the detector (instance) was created.  
Type: Timestamp  
Required: No

 ** detectorModelName **   <a name="iotevents-Type-iotevents-data_DetectorSummary-detectorModelName"></a>
The name of the detector model that created this detector (instance).  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `^[a-zA-Z0-9_-]+$`   
Required: No

 ** detectorModelVersion **   <a name="iotevents-Type-iotevents-data_DetectorSummary-detectorModelVersion"></a>
The version of the detector model that created this detector (instance).  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Required: No

 ** keyValue **   <a name="iotevents-Type-iotevents-data_DetectorSummary-keyValue"></a>
The value of the key (identifying the device or system) that caused the creation of this detector (instance).  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `^[a-zA-Z0-9\-_:]+$`   
Required: No

 ** lastUpdateTime **   <a name="iotevents-Type-iotevents-data_DetectorSummary-lastUpdateTime"></a>
The time the detector (instance) was last updated.  
Type: Timestamp  
Required: No

 ** state **   <a name="iotevents-Type-iotevents-data_DetectorSummary-state"></a>
The current state of the detector (instance).  
Type: [DetectorStateSummary](API_iotevents-data_DetectorStateSummary.md) object  
Required: No

## See Also


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-data-2018-10-23/DetectorSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iotevents-data-2018-10-23/DetectorSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iotevents-data-2018-10-23/DetectorSummary) 