writeOperationType

@JvmName(name = "buvfgqtxaacyrgxd")
suspend fun writeOperationType(value: Output<String>)
@JvmName(name = "ffytetxrdgrjexio")
suspend fun writeOperationType(value: String?)

Parameters

value

Type of write operation to be performed in the custom connector when it's used as destination. Valid values are INSERT, UPSERT, UPDATE, and DELETE.