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