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.
This is the response object from the GetAlarmMuteRule operation.
Namespace: Amazon.CloudWatch.Model
Assembly: AWSSDK.CloudWatch.dll
Version: 3.x.y.z
public class GetAlarmMuteRuleResponse : AmazonWebServiceResponse
The GetAlarmMuteRuleResponse type exposes the following members
| Name | Description | |
|---|---|---|
|
GetAlarmMuteRuleResponse() |
| Name | Type | Description | |
|---|---|---|---|
|
AlarmMuteRuleArn | System.String |
Gets and sets the property AlarmMuteRuleArn. The Amazon Resource Name (ARN) of the alarm mute rule. |
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
Description | System.String |
Gets and sets the property Description. The description of the alarm mute rule. |
|
ExpireDate | System.DateTime |
Gets and sets the property ExpireDate. The date and time when the mute rule expires and is no longer evaluated. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
LastUpdatedTimestamp | System.DateTime |
Gets and sets the property LastUpdatedTimestamp. The date and time when the mute rule was last updated. |
|
MuteTargets | Amazon.CloudWatch.Model.MuteTargets |
Gets and sets the property MuteTargets. Specifies which alarms this rule applies to. |
|
MuteType | System.String |
Gets and sets the property MuteType.
Indicates whether the mute rule is one-time or recurring. Valid values are |
|
Name | System.String |
Gets and sets the property Name. The name of the alarm mute rule. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
Rule | Amazon.CloudWatch.Model.Rule |
Gets and sets the property Rule. The configuration that defines when and how long alarms are muted. |
|
StartDate | System.DateTime |
Gets and sets the property StartDate. The date and time when the mute rule becomes active. If not set, the rule is active immediately. |
|
Status | Amazon.CloudWatch.AlarmMuteRuleStatus |
Gets and sets the property Status.
The current status of the alarm mute rule. Valid values are |
.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