transferredOverride property

Input<String?>? transferredOverride
final

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

Implementation

final pulumi.Input<String?>? transferredOverride;