Uses of Interface
software.amazon.awscdk.services.elasticache.CfnServerlessCacheProps
Packages that use CfnServerlessCacheProps
Package
Description
Amazon ElastiCache Construct Library
-
Uses of CfnServerlessCacheProps in software.amazon.awscdk.services.elasticache
Classes in software.amazon.awscdk.services.elasticache that implement CfnServerlessCachePropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnServerlessCachePropsMethods in software.amazon.awscdk.services.elasticache that return CfnServerlessCachePropsModifier and TypeMethodDescriptionCfnServerlessCacheProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.elasticache with parameters of type CfnServerlessCachePropsModifierConstructorDescriptionCfnServerlessCache(software.constructs.Construct scope, String id, CfnServerlessCacheProps props) Create a newAWS::ElastiCache::ServerlessCache.