aggregation

@JvmName(name = "wqebxmrsqvuubbcp")
suspend fun aggregation(value: Output<TopicNamedFilterAggType>)
@JvmName(name = "uaqaohoeiraocvja")
suspend fun aggregation(value: TopicNamedFilterAggType?)

Parameters

value

An aggregation function that specifies how to calculate the value of a numeric field for a topic, Valid values for this structure are NO_AGGREGATION , SUM , AVERAGE , COUNT , DISTINCT_COUNT , MAX , MEDIAN , MIN , STDEV , STDEVP , VAR , and VARP .