aggregationFunction

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

Parameters

value

The aggregation function of the filter.


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

Parameters

argument

The aggregation function of the filter.