

# AlarmMuteRuleSummary
<a name="API_AlarmMuteRuleSummary"></a>

Summary information about an alarm mute rule, including its name, status, and configuration details.

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

 ** AlarmMuteRuleArn **   <a name="ACW-Type-AlarmMuteRuleSummary-AlarmMuteRuleArn"></a>
The Amazon Resource Name (ARN) of the alarm mute rule.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1600.  
Required: No

 ** ExpireDate **   <a name="ACW-Type-AlarmMuteRuleSummary-ExpireDate"></a>
The date and time when the mute rule expires and is no longer evaluated. This field is only present if an expiration date was configured.  
Type: Timestamp  
Required: No

 ** LastUpdatedTimestamp **   <a name="ACW-Type-AlarmMuteRuleSummary-LastUpdatedTimestamp"></a>
The date and time when the mute rule was last updated.  
Type: Timestamp  
Required: No

 ** MuteType **   <a name="ACW-Type-AlarmMuteRuleSummary-MuteType"></a>
Indicates whether the mute rule is one-time or recurring. Valid values are `ONE_TIME` or `RECURRING`.  
Type: String  
Required: No

 ** Status **   <a name="ACW-Type-AlarmMuteRuleSummary-Status"></a>
The current status of the alarm mute rule. Valid values are `SCHEDULED`, `ACTIVE`, or `EXPIRED`.  
Type: String  
Valid Values: `SCHEDULED | ACTIVE | EXPIRED`   
Required: No

## See Also
<a name="API_AlarmMuteRuleSummary_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/monitoring-2010-08-01/AlarmMuteRuleSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/monitoring-2010-08-01/AlarmMuteRuleSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/monitoring-2010-08-01/AlarmMuteRuleSummary) 