aggregation

@JvmName(name = "uocvqiyjjlckollb")
suspend fun aggregation(value: Output<DashboardAggregationFunctionArgs>)
@JvmName(name = "bwbnpfgywlguesib")
suspend fun aggregation(value: DashboardAggregationFunctionArgs?)

Parameters

value

The aggregation function of the column tooltip item.


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

Parameters

argument

The aggregation function of the column tooltip item.