InsightSummary

The summarized description of the insight.

Types

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

Properties

Link copied to clipboard

The category of the insight.

Link copied to clipboard

The description of the insight which includes alert criteria, remediation recommendation, and additional resources (contains Markdown).

Link copied to clipboard
val id: String?

The ID of the insight.

Link copied to clipboard

An object containing more detail on the status of the insight.

Link copied to clipboard

The Kubernetes minor version associated with an insight if applicable.

Link copied to clipboard

The time Amazon EKS last successfully completed a refresh of this insight check on the cluster.

Link copied to clipboard

The time the status of the insight last changed.

Link copied to clipboard
val name: String?

The name of the insight.

Functions

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