Task Report Config Overrides Properties Deleted Properties Args
data class TaskReportConfigOverridesPropertiesDeletedPropertiesArgs(val reportLevel: Output<TaskReportConfigOverridesPropertiesDeletedPropertiesReportLevel>? = null) : ConvertibleToJava<TaskReportConfigOverridesPropertiesDeletedPropertiesArgs>
Specifies the level of reporting for the files, objects, and directories that Datasync attempted to delete in your destination location. This only applies if you configure your task to delete data in the destination that isn't in the source.
Constructors
Link copied to clipboard
constructor(reportLevel: Output<TaskReportConfigOverridesPropertiesDeletedPropertiesReportLevel>? = null)