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.126.0 (build 206d44b)", date="2026-02-03T13:58:21.244Z") @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.