ignoreUnspecifiedColumnFamilies

@JvmName(name = "kkwyanyasusjrxgq")
suspend fun ignoreUnspecifiedColumnFamilies(value: Output<Boolean>)
@JvmName(name = "tmhoqhfimayqljrk")
suspend fun ignoreUnspecifiedColumnFamilies(value: Boolean?)

Parameters

value

If field is true, then the column families that are not specified in columnFamilies list are not exposed in the table schema. Otherwise, they are read with BYTES type values. The default value is false.