columnSynonyms

@JvmName(name = "fiqystrpjecslkhx")
suspend fun columnSynonyms(value: Output<List<String>>)
@JvmName(name = "yacfbgymirpadyqh")
suspend fun columnSynonyms(value: List<String>?)

Parameters

value

The other names or aliases for the column.


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


@JvmName(name = "phipbjmlabsgkpwq")
suspend fun columnSynonyms(values: List<Output<String>>)
@JvmName(name = "wpffdwpoyoxhhvog")
suspend fun columnSynonyms(vararg values: String)

Parameters

values

The other names or aliases for the column.