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.

Represents an individual contributor to a multi-timeseries alarm, containing information about a specific time series and its contribution to the alarm's state.

Inheritance Hierarchy

System.Object
  Amazon.CloudWatch.Model.AlarmContributor

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

Syntax

C#
public class AlarmContributor

The AlarmContributor type exposes the following members

Constructors

NameDescription
Public Method AlarmContributor()

Properties

NameTypeDescription
Public Property 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.

Public Property ContributorId System.String

Gets and sets the property ContributorId.

The unique identifier for this alarm contributor.

Public Property 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.

Public Property StateTransitionedTimestamp System.DateTime

Gets and sets the property StateTransitionedTimestamp.

The timestamp when the contributor last transitioned to its current state.

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