categoricalAggregationFunction

@JvmName(name = "cqfvcynsckqxvlan")
suspend fun categoricalAggregationFunction(value: Output<TemplateCategoricalAggregationFunction>)
@JvmName(name = "famigossiuecroxp")
suspend fun categoricalAggregationFunction(value: TemplateCategoricalAggregationFunction?)

Parameters

value

Aggregation for categorical values.

  • COUNT : Aggregate by the total number of values, including duplicates.

  • DISTINCT_COUNT : Aggregate by the total number of distinct values.