Uses of Interface
software.amazon.awscdk.interfaces.docdb.IDBClusterParameterGroupRef
Packages that use IDBClusterParameterGroupRef
Package
Description
Amazon DocumentDB Construct Library
-
Uses of IDBClusterParameterGroupRef in software.amazon.awscdk.interfaces.docdb
Subinterfaces of IDBClusterParameterGroupRef in software.amazon.awscdk.interfaces.docdbModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDBClusterParameterGroupRef.Classes in software.amazon.awscdk.interfaces.docdb that implement IDBClusterParameterGroupRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IDBClusterParameterGroupRef in software.amazon.awscdk.services.docdb
Subinterfaces of IDBClusterParameterGroupRef in software.amazon.awscdk.services.docdbModifier and TypeInterfaceDescriptioninterfaceA parameter group.static interfaceInternal default implementation forIClusterParameterGroup.Classes in software.amazon.awscdk.services.docdb that implement IDBClusterParameterGroupRefModifier and TypeClassDescriptionclassTheAWS::DocDB::DBClusterParameterGroupAmazon DocumentDB (with MongoDB compatibility) resource describes a DBClusterParameterGroup.classA 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 IDBClusterParameterGroupRefModifier and TypeMethodDescriptiondefault IDBClusterParameterGroupRefDatabaseClusterProps.getParameterGroup()The DB parameter group to associate with the instance.DatabaseClusterProps.Jsii$Proxy.getParameterGroup()Methods in software.amazon.awscdk.services.docdb with parameters of type IDBClusterParameterGroupRefModifier and TypeMethodDescriptionDatabaseCluster.Builder.parameterGroup(IDBClusterParameterGroupRef parameterGroup) The DB parameter group to associate with the instance.DatabaseClusterProps.Builder.parameterGroup(IDBClusterParameterGroupRef parameterGroup) Sets the value ofDatabaseClusterProps.getParameterGroup()