Uses of Interface
software.amazon.awscdk.interfaces.redshift.IClusterParameterGroupRef
Packages that use IClusterParameterGroupRef
Package
Description
Amazon Redshift Construct Library
-
Uses of IClusterParameterGroupRef in software.amazon.awscdk.interfaces.redshift
Subinterfaces of IClusterParameterGroupRef in software.amazon.awscdk.interfaces.redshiftModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIClusterParameterGroupRef.Classes in software.amazon.awscdk.interfaces.redshift that implement IClusterParameterGroupRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IClusterParameterGroupRef in software.amazon.awscdk.services.redshift
Classes in software.amazon.awscdk.services.redshift that implement IClusterParameterGroupRefMethods in software.amazon.awscdk.services.redshift that return IClusterParameterGroupRefModifier and TypeMethodDescriptionstatic IClusterParameterGroupRefCfnClusterParameterGroup.fromParameterGroupName(software.constructs.Construct scope, String id, String parameterGroupName) Creates a new IClusterParameterGroupRef from a parameterGroupName.