preserveDevices

@JvmName(name = "vddokrjdjytjwkuy")
suspend fun preserveDevices(value: Output<String>)
@JvmName(name = "ynmujcvwdlhxdoqf")
suspend fun preserveDevices(value: String?)

Parameters

value

Whether the DataSync Task should preserve the metadata of block and character devices in the source files system, and recreate the files with that device name and metadata on the destination. The DataSync Task can’t sync the actual contents of such devices, because many of the devices are non-terminal and don’t return an end of file (EOF) marker. Valid values: NONE, PRESERVE. Default: NONE (ignore special devices).