evictionPolicy

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

Parameters

value

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