GetInsightResult

data class GetInsightResult(val filters: InsightAwsSecurityFindingFilters? = null, val groupByAttribute: String? = null, val insightArn: String? = null, val name: String? = null)

Constructors

Link copied to clipboard
constructor(filters: InsightAwsSecurityFindingFilters? = null, groupByAttribute: String? = null, insightArn: String? = null, name: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

One or more attributes used to filter the findings included in the insight

Link copied to clipboard

The grouping attribute for the insight's findings

Link copied to clipboard
val insightArn: String? = null

The ARN of a Security Hub insight

Link copied to clipboard
val name: String? = null

The name of a Security Hub insight