overrides

@JvmName(name = "ipxxohrbeocdikym")
suspend fun overrides(value: Output<TaskReportConfigOverridesPropertiesArgs>)
@JvmName(name = "vljghfnlxjvfxncp")
suspend fun overrides(value: TaskReportConfigOverridesPropertiesArgs?)

Parameters

value

Customizes the reporting level for aspects of your task report. For example, your report might generally only include errors, but you could specify that you want a list of successes and errors just for the files that Datasync attempted to delete in your destination location.


@JvmName(name = "fjvqedbiwrejhjdb")
suspend fun overrides(argument: suspend TaskReportConfigOverridesPropertiesArgsBuilder.() -> Unit)

Parameters

argument

Customizes the reporting level for aspects of your task report. For example, your report might generally only include errors, but you could specify that you want a list of successes and errors just for the files that Datasync attempted to delete in your destination location.