Interface IClusterParameterGroup

All Superinterfaces:
software.constructs.IConstruct, IDBClusterParameterGroupRef, software.constructs.IDependable, IEnvironmentAware, IResource, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IClusterParameterGroup.Jsii$Default
All Known Implementing Classes:
ClusterParameterGroup, IClusterParameterGroup.Jsii$Proxy

@Generated(value="jsii-pacmak/1.130.0 (build 048a5ee)", date="2026-05-21T17:27:34.411Z") @Stability(Stable) public interface IClusterParameterGroup extends software.amazon.jsii.JsiiSerializable, IResource, IDBClusterParameterGroupRef
A parameter group.
  • Method Details

    • getParameterGroupName

      @Stability(Stable) @NotNull String getParameterGroupName()
      The name of this parameter group.