AlertRuleNrtIncident

data class AlertRuleNrtIncident(val createIncidentEnabled: Boolean, val grouping: AlertRuleNrtIncidentGrouping)

Constructors

Link copied to clipboard
constructor(createIncidentEnabled: Boolean, grouping: AlertRuleNrtIncidentGrouping)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether to create an incident from alerts triggered by this Sentinel NRT Alert Rule?

Link copied to clipboard

A grouping block as defined below.