Uses of Interface
software.amazon.awscdk.interfaces.elasticache.IParameterGroupRef
Packages that use IParameterGroupRef
Package
Description
Amazon ElastiCache Construct Library
-
Uses of IParameterGroupRef in software.amazon.awscdk.interfaces.elasticache
Subinterfaces of IParameterGroupRef in software.amazon.awscdk.interfaces.elasticacheModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIParameterGroupRef.Classes in software.amazon.awscdk.interfaces.elasticache that implement IParameterGroupRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IParameterGroupRef in software.amazon.awscdk.services.elasticache
Classes in software.amazon.awscdk.services.elasticache that implement IParameterGroupRefModifier and TypeClassDescriptionclassTheAWS::ElastiCache::ParameterGrouptype creates a new cache parameter group.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.