Uses of Interface
software.amazon.awscdk.interfaces.rds.IDBParameterGroupRef
Packages that use IDBParameterGroupRef
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of IDBParameterGroupRef in software.amazon.awscdk.interfaces.rds
Subinterfaces of IDBParameterGroupRef in software.amazon.awscdk.interfaces.rdsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDBParameterGroupRef.Classes in software.amazon.awscdk.interfaces.rds that implement IDBParameterGroupRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IDBParameterGroupRef in software.amazon.awscdk.services.rds
Classes in software.amazon.awscdk.services.rds that implement IDBParameterGroupRefModifier and TypeClassDescriptionclassTheAWS::RDS::DBParameterGroupresource creates a custom parameter group for an RDS database family.