ReportOverrides

The level of detail included in each aspect of your DataSync task report.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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.

Link copied to clipboard

Specifies the level of reporting for the files, objects, and directories that DataSync attempted to skip during your transfer.

Link copied to clipboard

Specifies the level of reporting for the files, objects, and directories that DataSync attempted to transfer.

Link copied to clipboard

Specifies the level of reporting for the files, objects, and directories that DataSync attempted to verify at the end of your transfer.

Functions

Link copied to clipboard
inline fun copy(block: ReportOverrides.Builder.() -> Unit = {}): ReportOverrides
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String