readRowkeyAsString

@JvmName(name = "tjuyrmvooyjyqblo")
suspend fun readRowkeyAsString(value: Output<Boolean>)
@JvmName(name = "nwadiefcyufvubga")
suspend fun readRowkeyAsString(value: Boolean?)

Parameters

value

If field is true, then the rowkey column families will be read and converted to string. Otherwise they are read with BYTES type values and users need to manually cast them with CAST if necessary. The default value is false.