ttl property

String? ttl
getter/setter pair

The TTL of all cache entries in whole seconds.

e.g., "7200s".

Implementation

core.String? ttl;