allowTransactionalWrites

@JvmName(name = "asrpgfmoiljhrdvk")
suspend fun allowTransactionalWrites(value: Output<Boolean>)
@JvmName(name = "smettoqhinvwuaxu")
suspend fun allowTransactionalWrites(value: Boolean?)

Parameters

value

If true, CheckAndMutateRow and ReadModifyWriteRow requests are allowed by this app profile. It is unsafe to send these requests to the same table/row/column in multiple clusters.