tagNames

@JvmName(name = "bfcmwyajcqxuvfcy")
suspend fun tagNames(value: Output<List<String>>)
@JvmName(name = "hdxjvahvjmqdxykx")
suspend fun tagNames(value: List<String>)

Parameters

value

The column tags to remove from this column.


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


@JvmName(name = "xlnfnvoifhtwimri")
suspend fun tagNames(values: List<Output<String>>)
@JvmName(name = "lhvyirunfiqcyhuf")
suspend fun tagNames(vararg values: String)

Parameters

values

The column tags to remove from this column.