Uses of Interface
software.amazon.awscdk.interfaces.rds.IDBClusterParameterGroupRef
Packages that use IDBClusterParameterGroupRef
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of IDBClusterParameterGroupRef in software.amazon.awscdk.interfaces.rds
Subinterfaces of IDBClusterParameterGroupRef in software.amazon.awscdk.interfaces.rdsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDBClusterParameterGroupRef.Classes in software.amazon.awscdk.interfaces.rds 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.rds
Classes in software.amazon.awscdk.services.rds that implement IDBClusterParameterGroupRefModifier and TypeClassDescriptionclassTheAWS::RDS::DBClusterParameterGroupresource creates a new Amazon RDS DB cluster parameter group.Methods in software.amazon.awscdk.services.rds with parameters of type IDBClusterParameterGroupRefModifier and TypeMethodDescriptionCfnDBCluster.Builder.dbClusterParameterGroupName(IDBClusterParameterGroupRef dbClusterParameterGroupName) The name of the DB cluster parameter group to associate with this DB cluster.CfnDBClusterProps.Builder.dbClusterParameterGroupName(IDBClusterParameterGroupRef dbClusterParameterGroupName) Sets the value ofCfnDBClusterProps.getDbClusterParameterGroupName()