aggregationFunction

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

Parameters

value

The function that aggregates the values in Column .


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

Parameters

argument

The function that aggregates the values in Column .