column

@JvmName(name = "jtlwuavffqqtuvnr")
suspend fun column(value: Output<DashboardColumnSortArgs>)
@JvmName(name = "qufovpmprhnrgbfp")
suspend fun column(value: DashboardColumnSortArgs?)

Parameters

value

The column sort (field id, direction) for the pivot table sort by options.


@JvmName(name = "wmaedscttoypwtks")
suspend fun column(argument: suspend DashboardColumnSortArgsBuilder.() -> Unit)

Parameters

argument

The column sort (field id, direction) for the pivot table sort by options.