deleteObjectsFromSourceAfterTransfer property

bool? deleteObjectsFromSourceAfterTransfer
getter/setter pair

Whether objects should be deleted from the source after they are transferred to the sink.

Note: This option and delete_objects_unique_in_sink are mutually exclusive.

Implementation

core.bool? deleteObjectsFromSourceAfterTransfer;