RecommendationRelatedAnomaly

Information about an anomaly that is related to a recommendation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of an anomaly that generated the insight with this recommendation.

Link copied to clipboard

An array of objects that represent resources in which DevOps Guru detected anomalous behavior. Each object contains the name and type of the resource.

Link copied to clipboard

Information about where the anomalous behavior related the recommendation was found. For example, details in Amazon CloudWatch metrics.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String