Uses of Interface
software.amazon.awscdk.interfaces.memorydb.IParameterGroupRef
Packages that use IParameterGroupRef
Package
Description
AWS::MemoryDB Construct Library
-
Uses of IParameterGroupRef in software.amazon.awscdk.interfaces.memorydb
Subinterfaces of IParameterGroupRef in software.amazon.awscdk.interfaces.memorydbModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIParameterGroupRef.Classes in software.amazon.awscdk.interfaces.memorydb 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.memorydb
Classes in software.amazon.awscdk.services.memorydb that implement IParameterGroupRefModifier and TypeClassDescriptionclassSpecifies a new MemoryDB parameter group.Methods in software.amazon.awscdk.services.memorydb that return IParameterGroupRefModifier and TypeMethodDescriptionstatic IParameterGroupRefCfnParameterGroup.fromParameterGroupName(software.constructs.Construct scope, String id, String parameterGroupName) Creates a new IParameterGroupRef from a parameterGroupName.