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 includes parameters that you can use to provide information to CloudWatch to help it build more accurate anomaly detection models.

Inheritance Hierarchy

System.Object
  Amazon.CloudWatch.Model.MetricCharacteristics

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

Syntax

C#
public class MetricCharacteristics

The MetricCharacteristics type exposes the following members

Constructors

NameDescription
Public Method MetricCharacteristics()

Properties

NameTypeDescription
Public Property PeriodicSpikes System.Boolean

Gets and sets the property PeriodicSpikes.

Set this parameter to true if values for this metric consistently include spikes that should not be considered to be anomalies. With this set to true, CloudWatch will expect to see spikes that occurred consistently during the model training period, and won't flag future similar spikes as anomalies.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5