aggregation

@JvmName(name = "kgpoynhxdhlrvvlp")
suspend fun aggregation(value: Output<ManagementEventAggregationConditionArgs>)
@JvmName(name = "mfvqdrweperwhosd")
suspend fun aggregation(value: ManagementEventAggregationConditionArgs?)

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.


@JvmName(name = "xlunmyhdbvlwaxbq")
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.