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