ServerlessCacheCacheUsageLimits

Constructors

Link copied to clipboard
constructor(dataStorage: ServerlessCacheCacheUsageLimitsDataStorage? = null, ecpuPerSeconds: List<ServerlessCacheCacheUsageLimitsEcpuPerSecond>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The maximum data storage limit in the cache, expressed in Gigabytes. See data_storage Block for details.

Link copied to clipboard

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