class Aws::DevOpsGuru::Types::ProactiveInsightSummary

Details about a proactive insight. This object is returned by `DescribeInsight.`

@!attribute [rw] id

The ID of the proactive insight.
@return [String]

@!attribute [rw] name

The name of the proactive insight.
@return [String]

@!attribute [rw] severity

The severity of the proactive insight.
@return [String]

@!attribute [rw] status

The status of the proactive insight.
@return [String]

@!attribute [rw] insight_time_range

A time ranged that specifies when the observed behavior in an
insight started and ended.
@return [Types::InsightTimeRange]

@!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] 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] service_collection

A collection of the names of AWS services.
@return [Types::ServiceCollection]

@see docs.aws.amazon.com/goto/WebAPI/devops-guru-2020-12-01/ProactiveInsightSummary AWS API Documentation

Constants

SENSITIVE