aggregationFunction

@JvmName(name = "pnqrayoykyqfrfwi")
suspend fun aggregationFunction(value: Output<AnalysisAggregationFunctionArgs>)
@JvmName(name = "clohqtdyhrogltce")
suspend fun aggregationFunction(value: AnalysisAggregationFunctionArgs?)

Parameters

value

The function that aggregates the values in Column .


@JvmName(name = "omirtoqkirgyshil")
suspend fun aggregationFunction(argument: suspend AnalysisAggregationFunctionArgsBuilder.() -> Unit)

Parameters

argument

The function that aggregates the values in Column .