AWS SDK for .NET Documentation
SnapshotRetentionLimit Property
AmazonAmazon.ElastiCache.ModelModifyCacheClusterRequestSnapshotRetentionLimit Did this page help you?   Yes   No    Tell us about it...
The number of days for which ElastiCache will retain automatic cache cluster snapshots before deleting them. For example, if you set SnapshotRetentionLimit to 5, then a snapshot that was taken today will be retained for 5 days before being deleted.
Declaration Syntax
C#
public int SnapshotRetentionLimit { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)