defaultTTL property

int? defaultTTL
final

The default amount of time that objects stay in the distribution's cache before the distribution forwards another request to the origin to determine whether the content has been updated.

Implementation

final int? defaultTTL;