Gateway Local Response Cache Per Route Properties Response
data class GatewayLocalResponseCachePerRoutePropertiesResponse(val responseCacheType: String, val size: String? = null, val timeToLive: String? = null)
Spring Cloud Gateway local response cache per route properties.