class Aws::DevOpsGuru::Types::Recommendation

Recommendation information to help you remediate detected anomalous behavior that generated an insight.

@!attribute [rw] description

A description of the problem.
@return [String]

@!attribute [rw] link

A hyperlink to information to help you address the problem.
@return [String]

@!attribute [rw] name

The name of the recommendation.
@return [String]

@!attribute [rw] reason

The reason DevOps Guru flagged the anomalous behavior as a problem.
@return [String]

@!attribute [rw] related_events

Events that are related to the problem. Use these events to learn
more about what's happening and to help address the issue.
@return [Array<Types::RecommendationRelatedEvent>]

@!attribute [rw] related_anomalies

Anomalies that are related to the problem. Use these Anomalies to
learn more about what's happening and to help address the issue.
@return [Array<Types::RecommendationRelatedAnomaly>]

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

Constants

SENSITIVE