AWS SDK for .NET Documentation
MinTTL Property
AmazonAmazon.CloudFront.ModelCacheBehaviorMinTTL Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property MinTTL. The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).
Declaration Syntax
C#
public long MinTTL { get; set; }

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