AlertRuleScheduledIncident

data class AlertRuleScheduledIncident(val createIncidentEnabled: Boolean, val grouping: AlertRuleScheduledIncidentGrouping)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

A grouping block as defined below.