Uses of Interface
software.amazon.awscdk.services.elasticache.alpha.ServerlessCacheAttributes
Packages that use ServerlessCacheAttributes
Package
Description
ElastiCache CDK Construct Library
-
Uses of ServerlessCacheAttributes in software.amazon.awscdk.services.elasticache.alpha
Classes in software.amazon.awscdk.services.elasticache.alpha that implement ServerlessCacheAttributesModifier and TypeClassDescriptionstatic final classAn implementation forServerlessCacheAttributesMethods in software.amazon.awscdk.services.elasticache.alpha that return ServerlessCacheAttributesModifier and TypeMethodDescriptionServerlessCacheAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.elasticache.alpha with parameters of type ServerlessCacheAttributesModifier and TypeMethodDescriptionstatic IServerlessCacheServerlessCache.fromServerlessCacheAttributes(software.constructs.Construct scope, String id, ServerlessCacheAttributes attrs) (experimental) Import an existing serverless cache using attributes.