excludedColumnNames

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

Parameters

value

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


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


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

Parameters

values

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