manualSnapshotRetentionPeriod property

int? manualSnapshotRetentionPeriod
final

The default number of days to retain a manual snapshot. If the value is -1, the snapshot is retained indefinitely. This setting doesn't change the retention period of existing snapshots.

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

Implementation

final int? manualSnapshotRetentionPeriod;