CacheConfiguration is an object that represents the cache configuration
for all cache keys in the client. Caching is only performed for GET
requests, and the cache configuration is used to determine the TTL and
maximum size of the cache for each key.
CacheConfiguration is an object that represents the cache configuration for all cache keys in the client. Caching is only performed for GET requests, and the cache configuration is used to determine the TTL and maximum size of the cache for each key.