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.

Details about a proactive anomaly. This object is returned by DescribeAnomaly.

Inheritance Hierarchy

System.Object
  Amazon.DevOpsGuru.Model.ProactiveAnomalySummary

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

Syntax

C#
public class ProactiveAnomalySummary

The ProactiveAnomalySummary type exposes the following members

Constructors

NameDescription
Public Method ProactiveAnomalySummary()

Properties

NameTypeDescription
Public Property AnomalyReportedTimeRange Amazon.DevOpsGuru.Model.AnomalyReportedTimeRange

Gets and sets the property AnomalyReportedTimeRange.

An AnomalyReportedTimeRange object that specifies the time range between when the anomaly is opened and the time when it is closed.

Public Property AnomalyResources System.Collections.Generic.List<Amazon.DevOpsGuru.Model.AnomalyResource>

Gets and sets the property AnomalyResources.

Information about a resource in which DevOps Guru detected anomalous behavior.

Public Property AnomalyTimeRange Amazon.DevOpsGuru.Model.AnomalyTimeRange

Gets and sets the property AnomalyTimeRange.

Public Property AssociatedInsightId System.String

Gets and sets the property AssociatedInsightId.

The ID of the insight that contains this anomaly. An insight is composed of related anomalies.

Public Property Description System.String

Gets and sets the property Description.

A description of the proactive anomaly.

Public Property Id System.String

Gets and sets the property Id.

The ID of the anomaly.

Public Property Limit System.Double

Gets and sets the property Limit.

A threshold that was exceeded by behavior in analyzed resources. Exceeding this threshold is related to the anomalous behavior that generated this anomaly.

Public Property PredictionTimeRange Amazon.DevOpsGuru.Model.PredictionTimeRange

Gets and sets the property PredictionTimeRange.

Public Property ResourceCollection Amazon.DevOpsGuru.Model.ResourceCollection

Gets and sets the property ResourceCollection.

Public Property Severity Amazon.DevOpsGuru.AnomalySeverity

Gets and sets the property Severity.

The severity of the anomaly. The severity of anomalies that generate an insight determine that insight's severity. For more information, see Understanding insight severities in the Amazon DevOps Guru User Guide.

Public Property SourceDetails Amazon.DevOpsGuru.Model.AnomalySourceDetails

Gets and sets the property SourceDetails.

Details about the source of the analyzed operational data that triggered the anomaly. The one supported source is Amazon CloudWatch metrics.

Public Property SourceMetadata Amazon.DevOpsGuru.Model.AnomalySourceMetadata

Gets and sets the property SourceMetadata.

The metadata of the source which detects proactive anomalies.

Public Property Status Amazon.DevOpsGuru.AnomalyStatus

Gets and sets the property Status.

The status of the anomaly.

Public Property UpdateTime System.DateTime

Gets and sets the property UpdateTime.

The time of the anomaly's most recent update.

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