Uses of Interface
software.amazon.awscdk.services.elasticache.IParameterGroupRef
Packages that use IParameterGroupRef
Package
Description
Amazon ElastiCache Construct Library
-
Uses of IParameterGroupRef in software.amazon.awscdk.services.elasticache
Subinterfaces of IParameterGroupRef in software.amazon.awscdk.services.elasticacheModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIParameterGroupRef.Classes in software.amazon.awscdk.services.elasticache that implement IParameterGroupRefModifier and TypeClassDescriptionclassTheAWS::ElastiCache::ParameterGrouptype creates a new cache parameter group.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.elasticache that return IParameterGroupRefModifier and TypeMethodDescriptionstatic IParameterGroupRefCfnParameterGroup.fromCacheParameterGroupName(software.constructs.Construct scope, String id, String cacheParameterGroupName) Creates a new IParameterGroupRef from a cacheParameterGroupName.