Values.CacheUsageLimitsSourceThe usage limits for storage and ElastiCache Processing Units for the cache.
type nonrec t = {dataStorage : DataStorage.t option;The maximum data storage limit in the cache, expressed in Gigabytes.
*)eCPUPerSecond : ECPUPerSecond.t option;}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `Enum of string | `Integer of IntegerOptional.t ])
list ])
list ]