ttl property

int? ttl
final

The TTL in seconds for a resolver that has caching enabled.

Valid values are between 1 and 3600 seconds.

Implementation

final int? ttl;