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.
Namespace: Amazon.CostExplorer.Model
Assembly: AWSSDK.CostExplorer.dll
Version: 3.x.y.z
public class AnomalyMonitor
The AnomalyMonitor type exposes the following members
Name | Description | |
---|---|---|
![]() |
AnomalyMonitor() |
Name | Type | Description | |
---|---|---|---|
![]() |
CreationDate | System.String |
Gets and sets the property CreationDate. The date when the monitor was created. |
![]() |
DimensionalValueCount | System.Int32 |
Gets and sets the property DimensionalValueCount. The value for evaluated dimensions. |
![]() |
LastEvaluatedDate | System.String |
Gets and sets the property LastEvaluatedDate. The date when the monitor last evaluated for anomalies. |
![]() |
LastUpdatedDate | System.String |
Gets and sets the property LastUpdatedDate. The date when the monitor was last updated. |
![]() |
MonitorArn | System.String |
Gets and sets the property MonitorArn. The Amazon Resource Name (ARN) value. |
![]() |
MonitorDimension | Amazon.CostExplorer.MonitorDimension |
Gets and sets the property MonitorDimension. The dimensions to evaluate. |
![]() |
MonitorName | System.String |
Gets and sets the property MonitorName. The name of the monitor. |
![]() |
MonitorSpecification | Amazon.CostExplorer.Model.Expression |
Gets and sets the property MonitorSpecification. |
![]() |
MonitorType | Amazon.CostExplorer.MonitorType |
Gets and sets the property MonitorType. The possible type values. |
.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