Uses of Interface
software.amazon.awscdk.services.elasticache.IServerlessCacheRef
Packages that use IServerlessCacheRef
Package
Description
Amazon ElastiCache Construct Library
- 
Uses of IServerlessCacheRef in software.amazon.awscdk.services.elasticacheSubinterfaces of IServerlessCacheRef in software.amazon.awscdk.services.elasticacheModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIServerlessCacheRef.Classes in software.amazon.awscdk.services.elasticache that implement IServerlessCacheRefModifier and TypeClassDescriptionclassThe resource representing a serverless cache.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.elasticache that return IServerlessCacheRefModifier and TypeMethodDescriptionstatic IServerlessCacheRefCfnServerlessCache.fromServerlessCacheName(software.constructs.Construct scope, String id, String serverlessCacheName) Creates a new IServerlessCacheRef from a serverlessCacheName.