AlertRuleNrtEventGroupingArgs

data class AlertRuleNrtEventGroupingArgs(val aggregationMethod: Output<String>) : ConvertibleToJava<AlertRuleNrtEventGroupingArgs>

Constructors

Link copied to clipboard
constructor(aggregationMethod: Output<String>)

Properties

Link copied to clipboard

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

Functions

Link copied to clipboard
open override fun toJava(): AlertRuleNrtEventGroupingArgs