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 classAn implementation forCacheUsageLimitsPropertyMethods in software.amazon.awscdk.services.elasticache.alpha that return CacheUsageLimitsPropertyModifier and TypeMethodDescriptionCacheUsageLimitsProperty.Builder.build()Builds the configured instance.default CacheUsageLimitsPropertyServerlessCacheProps.getCacheUsageLimits()(experimental) Usage limits for the cache.final CacheUsageLimitsPropertyServerlessCacheProps.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()