response Cache Properties
suspend fun responseCacheProperties(value: Output<Either<GatewayLocalResponseCachePerInstancePropertiesArgs, GatewayLocalResponseCachePerRoutePropertiesArgs>>)
suspend fun responseCacheProperties(value: Either<GatewayLocalResponseCachePerInstancePropertiesArgs, GatewayLocalResponseCachePerRoutePropertiesArgs>?)
Parameters
value
The properties to configure different types of response cache for Spring Cloud Gateway.