Uses of Interface
software.amazon.awscdk.services.docdb.IClusterParameterGroup
Packages that use IClusterParameterGroup
-
Uses of IClusterParameterGroup in software.amazon.awscdk.services.docdb
Subinterfaces of IClusterParameterGroup in software.amazon.awscdk.services.docdbModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIClusterParameterGroup.Classes in software.amazon.awscdk.services.docdb that implement IClusterParameterGroupModifier and TypeClassDescriptionclassA cluster parameter group.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.docdb that return IClusterParameterGroupModifier and TypeMethodDescriptionstatic IClusterParameterGroupClusterParameterGroup.fromParameterGroupName(software.constructs.Construct scope, String id, String parameterGroupName) Imports a parameter group.