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.
Represents an individual contributor to a multi-timeseries alarm, containing information about a specific time series and its contribution to the alarm's state.
Namespace: Amazon.CloudWatch.Model
Assembly: AWSSDK.CloudWatch.dll
Version: 3.x.y.z
public class AlarmContributor
The AlarmContributor type exposes the following members
| Name | Description | |
|---|---|---|
|
AlarmContributor() |
| Name | Type | Description | |
|---|---|---|---|
|
ContributorAttributes | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property ContributorAttributes. A map of attributes that describe the contributor, such as metric dimensions and other identifying characteristics. |
|
ContributorId | System.String |
Gets and sets the property ContributorId. The unique identifier for this alarm contributor. |
|
StateReason | System.String |
Gets and sets the property StateReason. An explanation for the contributor's current state, providing context about why it is in its current condition. |
|
StateTransitionedTimestamp | System.DateTime |
Gets and sets the property StateTransitionedTimestamp. The timestamp when the contributor last transitioned to its current state. |
.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