class Aws::DevOpsGuru::Types::ProactiveInsight

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

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

The ID of the AWS System Manager OpsItem created for this insight.
You must enable the creation of OpstItems insights before they are
created for each insight.
@return [String]

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

Constants

SENSITIVE