AWS SDK for .NET Documentation
SnapshotRetentionLimit Property
AmazonAmazon.ElastiCache.ModelSnapshotSnapshotRetentionLimit Did this page help you?   Yes   No    Tell us about it...
For an automatic snapshot, the number of days for which ElastiCache will retain the snapshot before deleting it. For manual snapshots, this field reflects the SnapshotRetentionLimit for the source cache cluster when the snapshot was created. This field is otherwise ignored: Manual snapshots do not expire, and can only be deleted using the DeleteSnapshot action.
Declaration Syntax
C#
public int SnapshotRetentionLimit { get; set; }

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