aggregationFunction

@JvmName(name = "eokqjbuudbveftpy")
suspend fun aggregationFunction(value: Output<TemplateAggregationFunctionArgs>)
@JvmName(name = "atvahxgjqkkonkea")
suspend fun aggregationFunction(value: TemplateAggregationFunctionArgs?)

Parameters

value

The function that aggregates the values in Column .


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

Parameters

argument

The function that aggregates the values in Column .