cacheTtlInSeconds property
Specifies the time to live (TTL), in seconds, for cached responses. The higher the TTL, the longer the response is cached.
Implementation
final int? cacheTtlInSeconds;
Specifies the time to live (TTL), in seconds, for cached responses. The higher the TTL, the longer the response is cached.
final int? cacheTtlInSeconds;