evictionPolicy

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

Parameters

value

A string specifying the eviction policy for a Valkey cluster. Valid values are: noeviction, allkeys_lru, allkeys_random, volatile_lru, volatile_random, or volatile_ttl.