preserveDeletedFiles property

Input<String?>? preserveDeletedFiles
final

Whether files deleted in the source should be removed or preserved in the destination file system. Valid values: PRESERVE, REMOVE. Default: PRESERVE.

Implementation

final pulumi.Input<String?>? preserveDeletedFiles;