class Aws::DevOpsGuru::Types::ProactiveAnomaly
Information about an anomaly. This object is returned by `ListAnomalies`.
@!attribute [rw] id
The ID of a proactive anomaly. @return [String]
@!attribute [rw] severity
The severity of a proactive anomaly. @return [String]
@!attribute [rw] status
The status of a proactive anomaly. @return [String]
@!attribute [rw] update_time
The time of the anomaly's most recent update. @return [Time]
@!attribute [rw] anomaly_time_range
A time range that specifies when the observed unusual behavior in an anomaly started and ended. This is different from `AnomalyReportedTimeRange`, which specifies the time range when DevOps Guru opens and then closes an anomaly. @return [Types::AnomalyTimeRange]
@!attribute [rw] anomaly_reported_time_range
A `AnomalyReportedTimeRange` object that specifies the time range between when the anomaly is opened and the time when it is closed. @return [Types::AnomalyReportedTimeRange]
@!attribute [rw] prediction_time_range
The time range during which anomalous behavior in a proactive anomaly or an insight is expected to occur. @return [Types::PredictionTimeRange]
@!attribute [rw] source_details
Details about the source of the analyzed operational data that triggered the anomaly. The one supported source is Amazon CloudWatch metrics. @return [Types::AnomalySourceDetails]
@!attribute [rw] associated_insight_id
The ID of the insight that contains this anomaly. An insight is composed of related anomalies. @return [String]
@!attribute [rw] resource_collection
A collection of AWS resources supported by DevOps Guru. The one type of AWS resource collection supported is AWS CloudFormation stacks. DevOps Guru can be configured to analyze only the AWS resources that are defined in the stacks. You can specify up to 500 AWS CloudFormation stacks. @return [Types::ResourceCollection]
@!attribute [rw] limit
A threshold that was exceeded by behavior in analyzed resources. Exceeding this threshold is related to the anomalous behavior that generated this anomaly. @return [Float]
@see docs.aws.amazon.com/goto/WebAPI/devops-guru-2020-12-01/ProactiveAnomaly AWS API Documentation
Constants
- SENSITIVE