Package | Description |
---|---|
com.amazonaws.services.elasticache.model |
Modifier and Type | Method and Description |
---|---|
ECPUPerSecond |
ECPUPerSecond.clone() |
ECPUPerSecond |
CacheUsageLimits.getECPUPerSecond() |
ECPUPerSecond |
ECPUPerSecond.withMaximum(Integer maximum)
The configuration for the maximum number of ECPUs the cache can consume per second.
|
Modifier and Type | Method and Description |
---|---|
void |
CacheUsageLimits.setECPUPerSecond(ECPUPerSecond eCPUPerSecond) |
CacheUsageLimits |
CacheUsageLimits.withECPUPerSecond(ECPUPerSecond eCPUPerSecond) |
Copyright © 2024. All rights reserved.