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.

The details for the CloudWatch alarm you want to apply to an automation or command.

Inheritance Hierarchy

System.Object
  Amazon.SimpleSystemsManagement.Model.AlarmConfiguration

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

Syntax

C#
public class AlarmConfiguration

The AlarmConfiguration type exposes the following members

Constructors

NameDescription
Public Method AlarmConfiguration()

Properties

NameTypeDescription
Public Property Alarms System.Collections.Generic.List<Amazon.SimpleSystemsManagement.Model.Alarm>

Gets and sets the property Alarms.

The name of the CloudWatch alarm specified in the configuration.

Public Property IgnorePollAlarmFailure System.Boolean

Gets and sets the property IgnorePollAlarmFailure.

When this value is true, your automation or command continues to run in cases where we can’t retrieve alarm status information from CloudWatch. In cases where we successfully retrieve an alarm status of OK or INSUFFICIENT_DATA, the automation or command continues to run, regardless of this value. Default is false.

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