ttl property

int? ttl
final

TTL in seconds for cache entries.

Valid values are between 1 and 3600 seconds.

Implementation

final int? ttl;