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