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.
Information about alarms associated with a deployment or deployment group.
Namespace: Amazon.CodeDeploy.Model
Assembly: AWSSDK.CodeDeploy.dll
Version: 3.x.y.z
public class AlarmConfiguration
The AlarmConfiguration type exposes the following members
Name | Description | |
---|---|---|
![]() |
AlarmConfiguration() |
Name | Type | Description | |
---|---|---|---|
![]() |
Alarms | System.Collections.Generic.List<Amazon.CodeDeploy.Model.Alarm> |
Gets and sets the property Alarms. A list of alarms configured for the deployment or deployment group. A maximum of 10 alarms can be added. |
![]() |
Enabled | System.Boolean |
Gets and sets the property Enabled. Indicates whether the alarm configuration is enabled. |
![]() |
IgnorePollAlarmFailure | System.Boolean |
Gets and sets the property IgnorePollAlarmFailure. Indicates whether a deployment should continue if information about the current state of alarms cannot be retrieved from Amazon CloudWatch. The default value is false.
|
.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