Time to Live determinates how long a cache caches an object before pulling the object again from the source.
if TTL is 0, it means that it will not cache the object at all.
Minimum TTL is the lowest value the CDN can use as the TTL
Maximum TTL is the highest value that CDN can use as the TTL