InsightResults

The insight results returned by the GetInsightResults operation.

Types

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

Properties

Link copied to clipboard

The attribute that the findings are grouped by for the insight whose results are returned by the GetInsightResults operation.

Link copied to clipboard

The ARN of the insight whose results are returned by the GetInsightResults operation.

Link copied to clipboard

The list of insight result values returned by the GetInsightResults operation.

Functions

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