manualSnapshotRetentionPeriod property

int? manualSnapshotRetentionPeriod
final

The number of days that a manual snapshot is retained. If the value is -1, the manual snapshot is retained indefinitely.

The value must be either -1 or an integer between 1 and 3,653.

Implementation

final int? manualSnapshotRetentionPeriod;