manualSnapshotRetentionPeriod property

int? manualSnapshotRetentionPeriod
final

The number of days that manual snapshots are retained in the destination region after they are copied from a source region.

If the value is -1, then the manual snapshot is retained indefinitely.

Valid values: Either -1 or an integer between 1 and 3,653

Implementation

final int? manualSnapshotRetentionPeriod;