weightSort

@JvmName(name = "besfqxxcajqrpofv")
suspend fun weightSort(value: Output<List<DashboardFieldSortOptionsArgs>>)
@JvmName(name = "soxxvqkfspxspidy")
suspend fun weightSort(value: List<DashboardFieldSortOptionsArgs>?)

Parameters

value

The sort configuration of the weight fields.


@JvmName(name = "lgnuvriundoxktey")
suspend fun weightSort(vararg values: Output<DashboardFieldSortOptionsArgs>)


@JvmName(name = "ovdkyluygegmfres")
suspend fun weightSort(values: List<Output<DashboardFieldSortOptionsArgs>>)
@JvmName(name = "jlvckgsatcpaoctg")
suspend fun weightSort(vararg values: DashboardFieldSortOptionsArgs)

Parameters

values

The sort configuration of the weight fields.


@JvmName(name = "csfonenkhokkfano")
suspend fun weightSort(argument: List<suspend DashboardFieldSortOptionsArgsBuilder.() -> Unit>)
@JvmName(name = "fgemsmbaldwvttks")
suspend fun weightSort(vararg argument: suspend DashboardFieldSortOptionsArgsBuilder.() -> Unit)
@JvmName(name = "qkxrhcnorvwjcedl")
suspend fun weightSort(argument: suspend DashboardFieldSortOptionsArgsBuilder.() -> Unit)

Parameters

argument

The sort configuration of the weight fields.