Task Report Config Overrides Properties Verified Properties Args
data class TaskReportConfigOverridesPropertiesVerifiedPropertiesArgs(val reportLevel: Output<TaskReportConfigOverridesPropertiesVerifiedPropertiesReportLevel>? = null) : ConvertibleToJava<TaskReportConfigOverridesPropertiesVerifiedPropertiesArgs>
Specifies the level of reporting for the files, objects, and directories that Datasync attempted to verify at the end of your transfer. This only applies if you configure your task to verify data during and after the transfer (which Datasync does by default)
Constructors
Link copied to clipboard
constructor(reportLevel: Output<TaskReportConfigOverridesPropertiesVerifiedPropertiesReportLevel>? = null)