maxmemoryPolicy

val maxmemoryPolicy: Output<String>

A string specifying the desired eviction policy for the Redis cluster.Supported values are: noeviction, allkeys-lru, allkeys-random, volatile-lru, volatile-random, volatile-ttl