Uses of Interface
software.amazon.awscdk.services.elasticache.alpha.CacheUsageLimitsProperty
Packages that use CacheUsageLimitsProperty
Package
Description
ElastiCache CDK Construct Library
-
Uses of CacheUsageLimitsProperty in software.amazon.awscdk.services.elasticache.alpha
Classes in software.amazon.awscdk.services.elasticache.alpha that implement CacheUsageLimitsPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCacheUsageLimitsProperty
Methods in software.amazon.awscdk.services.elasticache.alpha that return CacheUsageLimitsPropertyModifier and TypeMethodDescriptionCacheUsageLimitsProperty.Builder.build()
Builds the configured instance.default CacheUsageLimitsProperty
ServerlessCacheProps.getCacheUsageLimits()
(experimental) Usage limits for the cache.final CacheUsageLimitsProperty
ServerlessCacheProps.Jsii$Proxy.getCacheUsageLimits()
Methods in software.amazon.awscdk.services.elasticache.alpha with parameters of type CacheUsageLimitsPropertyModifier and TypeMethodDescriptionServerlessCache.Builder.cacheUsageLimits
(CacheUsageLimitsProperty cacheUsageLimits) (experimental) Usage limits for the cache.ServerlessCacheProps.Builder.cacheUsageLimits
(CacheUsageLimitsProperty cacheUsageLimits) Sets the value ofServerlessCacheProps.getCacheUsageLimits()