maxErrors property

String? maxErrors
final

The MaxErrors value specified by the user when the execution started, indicating the maximum number of errors that can occur during the operation before the updates are stopped or rolled back.

Implementation

final String? maxErrors;