AnomalyResource

The Amazon Web Services resources in which DevOps Guru detected unusual behavior that resulted in the generation of an anomaly. When DevOps Guru detects multiple related anomalies, it creates and insight with details about the anomalous behavior and suggestions about how to correct the problem.

Types

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

Properties

Link copied to clipboard
val name: String?

The name of the Amazon Web Services resource.

Link copied to clipboard
val type: String?

The type of the Amazon Web Services resource.

Functions

Link copied to clipboard
inline fun copy(block: AnomalyResource.Builder.() -> Unit = {}): AnomalyResource
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