AlertRuleScheduledEventGrouping

data class AlertRuleScheduledEventGrouping(val aggregationMethod: String)

Constructors

Link copied to clipboard
constructor(aggregationMethod: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The aggregation type of grouping the events. Possible values are AlertPerResult and SingleAlert.