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.

This object continuously inspects your account's cost data for anomalies. It's based on MonitorType and MonitorSpecification. The content consists of detailed metadata and the current status of the monitor object.

Inheritance Hierarchy

System.Object
  Amazon.CostExplorer.Model.AnomalyMonitor

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

Syntax

C#
public class AnomalyMonitor

The AnomalyMonitor type exposes the following members

Constructors

NameDescription
Public Method AnomalyMonitor()

Properties

NameTypeDescription
Public Property CreationDate System.String

Gets and sets the property CreationDate.

The date when the monitor was created.

Public Property DimensionalValueCount System.Int32

Gets and sets the property DimensionalValueCount.

The value for evaluated dimensions.

Public Property LastEvaluatedDate System.String

Gets and sets the property LastEvaluatedDate.

The date when the monitor last evaluated for anomalies.

Public Property LastUpdatedDate System.String

Gets and sets the property LastUpdatedDate.

The date when the monitor was last updated.

Public Property MonitorArn System.String

Gets and sets the property MonitorArn.

The Amazon Resource Name (ARN) value.

Public Property MonitorDimension Amazon.CostExplorer.MonitorDimension

Gets and sets the property MonitorDimension.

The dimensions to evaluate.

Public Property MonitorName System.String

Gets and sets the property MonitorName.

The name of the monitor.

Public Property MonitorSpecification Amazon.CostExplorer.Model.Expression

Gets and sets the property MonitorSpecification.

Public Property MonitorType Amazon.CostExplorer.MonitorType

Gets and sets the property MonitorType.

The possible type values.

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