CacheUsageLimits

The usage limits for storage and ElastiCache Processing Units for the cache.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The maximum data storage limit in the cache, expressed in Gigabytes.

Link copied to clipboard

The configuration for the number of ElastiCache Processing Units (ECPU) the cache can consume per second.

Functions

Link copied to clipboard
inline fun copy(block: CacheUsageLimits.Builder.() -> Unit = {}): CacheUsageLimits
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String