Values.ECPUPerSecondSourceThe configuration for the number of ElastiCache Processing Units (ECPU) the cache can consume per second.
type nonrec t = {maximum : IntegerOptional.t option;The configuration for the maximum number of ECPUs the cache can consume per second.
*)minimum : IntegerOptional.t option;The configuration for the minimum number of ECPUs the cache should be able consume per second.
*)}