sortByCols

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

Parameters

value

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


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


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

Parameters

values

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