sortByCols

@JvmName(name = "ovxdvbtdapflnbfm")
suspend fun sortByCols(value: Output<List<String>>)
@JvmName(name = "lkbvhjovwokpfivy")
suspend fun sortByCols(value: List<String>?)

Parameters

value

Legacy field: not used much. Contains the list of sort by columns


@JvmName(name = "jepyxasuqwbxfdtw")
suspend fun sortByCols(vararg values: Output<String>)


@JvmName(name = "wrtvgjsaivrweqcp")
suspend fun sortByCols(values: List<Output<String>>)
@JvmName(name = "cuxefuyohbfnamko")
suspend fun sortByCols(vararg values: String)

Parameters

values

Legacy field: not used much. Contains the list of sort by columns