excludedColumnNames

@JvmName(name = "jwxrbtnhdeeqecao")
suspend fun excludedColumnNames(value: Output<List<String>>)
@JvmName(name = "wpxcbhnrhkjonnvn")
suspend fun excludedColumnNames(value: List<String>?)

Parameters

value

A list of column names to be excluded from the Data Cells Filter.


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


@JvmName(name = "ajukuasxfwhrqnwa")
suspend fun excludedColumnNames(values: List<Output<String>>)
@JvmName(name = "bxqiqhljovtyaxnn")
suspend fun excludedColumnNames(vararg values: String)

Parameters

values

A list of column names to be excluded from the Data Cells Filter.