column

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

Parameters

value

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


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

Parameters

argument

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