aggregationFunction

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

Parameters

value

The function that aggregates the values in Column .


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

Parameters

argument

The function that aggregates the values in Column .