AlertRuleScheduledEventGroupingArgs

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

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(): AlertRuleScheduledEventGroupingArgs