overwriteObjectsAlreadyExistingInSink

@JvmName(name = "imbixgglcftpdqmt")
suspend fun overwriteObjectsAlreadyExistingInSink(value: Output<Boolean>)
@JvmName(name = "swyrajxkgwarjgng")
suspend fun overwriteObjectsAlreadyExistingInSink(value: Boolean?)

Parameters

value

When to overwrite objects that already exist in the sink. The default is that only objects that are different from the source are ovewritten. If true, all objects in the sink whose name matches an object in the source are overwritten with the source object.