

# AlarmModelSummary
<a name="API_AlarmModelSummary"></a>

Contains a summary of an alarm model.

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

 ** alarmModelDescription **   <a name="iotevents-Type-AlarmModelSummary-alarmModelDescription"></a>
The description of the alarm model.  
Type: String  
Length Constraints: Maximum length of 1024.  
Required: No

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

 ** creationTime **   <a name="iotevents-Type-AlarmModelSummary-creationTime"></a>
The time the alarm model was created, in the Unix epoch format.  
Type: Timestamp  
Required: No

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