class Aws::DevOpsGuru::Types::ReactiveInsight

Information about a reactive insight. This object is returned by `ListInsights`.

@!attribute [rw] id

The ID of a reactive insight.
@return [String]

@!attribute [rw] name

The name of a reactive insight.
@return [String]

@!attribute [rw] severity

The severity of a reactive insight.
@return [String]

@!attribute [rw] status

The status of a reactive 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] 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/ReactiveInsight AWS API Documentation

Constants

SENSITIVE