evictionPolicy

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

Parameters

value

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