AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Inheritance Hierarchy

System.Object
  Amazon.CloudWatch.Model.AlarmMuteRuleSummary

Namespace: Amazon.CloudWatch.Model
Assembly: AWSSDK.CloudWatch.dll
Version: 3.x.y.z

Syntax

C#
public class AlarmMuteRuleSummary

The AlarmMuteRuleSummary type exposes the following members

Constructors

NameDescription
Public Method AlarmMuteRuleSummary()

Properties

NameTypeDescription
Public Property AlarmMuteRuleArn System.String

Gets and sets the property AlarmMuteRuleArn.

The Amazon Resource Name (ARN) of the alarm mute rule.

Public Property ExpireDate System.DateTime

Gets and sets the property ExpireDate.

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.

Public Property LastUpdatedTimestamp System.DateTime

Gets and sets the property LastUpdatedTimestamp.

The date and time when the mute rule was last updated.

Public Property MuteType System.String

Gets and sets the property MuteType.

Indicates whether the mute rule is one-time or recurring. Valid values are ONE_TIME or RECURRING.

Public Property Status Amazon.CloudWatch.AlarmMuteRuleStatus

Gets and sets the property Status.

The current status of the alarm mute rule. Valid values are SCHEDULED, ACTIVE, or EXPIRED.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5