skippedOverride property

Input<String?>? skippedOverride
final

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

Implementation

final pulumi.Input<String?>? skippedOverride;