class Aws::DevOpsGuru::Types::ReactiveAnomaly
Details about a reactive anomaly. This object is returned by `ListAnomalies`.
@!attribute [rw] id
The ID of the reactive anomaly. @return [String]
@!attribute [rw] severity
The severity of the anomaly. @return [String]
@!attribute [rw] status
The status of the anomaly. @return [String]
@!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] 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]
@see docs.aws.amazon.com/goto/WebAPI/devops-guru-2020-12-01/ReactiveAnomaly AWS API Documentation
Constants
- SENSITIVE