evictionPolicy

@JvmName(name = "eqdwfmplssodpvxr")
suspend fun evictionPolicy(value: Output<String>)
@JvmName(name = "aklakdyoiuwnckhu")
suspend fun evictionPolicy(value: String?)

Parameters

value

Redis eviction policy - default is VolatileLRU. Possible values are AllKeysLFU, AllKeysLRU, AllKeysRandom, VolatileLRU, VolatileLFU, VolatileTTL, VolatileRandom and NoEviction. Changing this forces a new Redis Enterprise Database to be created.