selectionWindowDays property

Input<int?>? selectionWindowDays
final

Specifies the number of days within which the recovery points should be selected. Must be a value between 1 and 365.

Implementation

final pulumi.Input<int?>? selectionWindowDays;