snapshotRetentionLimit property
The number of days for which ElastiCache retains automatic cluster snapshots
before deleting them. For example, if you set
SnapshotRetentionLimit
to 5, a snapshot that was taken today is
retained for 5 days before being deleted.
Implementation
final int? snapshotRetentionLimit;