deleteObjectsUniqueInSink property

bool? deleteObjectsUniqueInSink
getter/setter pair

Whether objects that exist only in the sink should be deleted.

Note: This option and delete_objects_from_source_after_transfer are mutually exclusive.

Implementation

core.bool? deleteObjectsUniqueInSink;