Interface IClusterParameterGroupRef

All Superinterfaces:
software.constructs.IConstruct, software.constructs.IDependable, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IClusterParameterGroupRef.Jsii$Default
All Known Implementing Classes:
CfnClusterParameterGroup, IClusterParameterGroupRef.Jsii$Proxy

@Generated(value="jsii-pacmak/1.113.0 (build fc68b25)", date="2025-09-15T14:52:05.672Z") @Stability(Experimental) public interface IClusterParameterGroupRef extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct
(experimental) Indicates that this resource can be referenced as a ClusterParameterGroup.
  • Method Details

    • getClusterParameterGroupRef

      @Stability(Experimental) @NotNull ClusterParameterGroupReference getClusterParameterGroupRef()
      (experimental) A reference to a ClusterParameterGroup resource.