aggregationFunction

@JvmName(name = "xfgfebdxybclkgil")
suspend fun aggregationFunction(value: Output<DashboardAggregationFunctionArgs>)
@JvmName(name = "kivaedoichwiqspt")
suspend fun aggregationFunction(value: DashboardAggregationFunctionArgs?)

Parameters

value

The function that aggregates the values in Column .


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

Parameters

argument

The function that aggregates the values in Column .