backtrackWindow property

int? backtrackWindow
final

The target backtrack window, in seconds. If this value is set to 0, backtracking is disabled for the DB cluster. Otherwise, backtracking is enabled.

Implementation

final int? backtrackWindow;