ecpu Per Seconds
Parameters
value
The configuration for the number of ElastiCache Processing Units (ECPU) the cache can consume per second. See ecpu_per_second
Block for details.
Parameters
values
The configuration for the number of ElastiCache Processing Units (ECPU) the cache can consume per second. See ecpu_per_second
Block for details.
suspend fun ecpuPerSeconds(argument: List<suspend ServerlessCacheCacheUsageLimitsEcpuPerSecondArgsBuilder.() -> Unit>)
suspend fun ecpuPerSeconds(vararg argument: suspend ServerlessCacheCacheUsageLimitsEcpuPerSecondArgsBuilder.() -> Unit)
suspend fun ecpuPerSeconds(argument: suspend ServerlessCacheCacheUsageLimitsEcpuPerSecondArgsBuilder.() -> Unit)
Parameters
argument
The configuration for the number of ElastiCache Processing Units (ECPU) the cache can consume per second. See ecpu_per_second
Block for details.