aggregation
Parameters
value
How the data that is collected should be combined over time and when the alert is activated. Note that for management event alerts aggregation is optional – if it is not provided then any event will cause the alert to activate.
suspend fun aggregation(argument: suspend ManagementEventAggregationConditionArgsBuilder.() -> Unit)
Parameters
argument
How the data that is collected should be combined over time and when the alert is activated. Note that for management event alerts aggregation is optional – if it is not provided then any event will cause the alert to activate.