sqlWriterUseTableLock

@JvmName(name = "xvpmdxfdtrhlsett")
suspend fun sqlWriterUseTableLock(value: Output<Any>)
@JvmName(name = "eapahtexqmafjbmw")
suspend fun sqlWriterUseTableLock(value: Any?)

Parameters

value

Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).