Interface IClusterSubnetGroupRef

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

@Generated(value="jsii-pacmak/1.119.0 (build 1634eac)", date="2025-11-13T16:10:17.269Z") @Stability(Experimental) public interface IClusterSubnetGroupRef extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, IEnvironmentAware
(experimental) Indicates that this resource can be referenced as a ClusterSubnetGroup.
  • Method Details

    • getClusterSubnetGroupRef

      @Stability(Experimental) @NotNull ClusterSubnetGroupReference getClusterSubnetGroupRef()
      (experimental) A reference to a ClusterSubnetGroup resource.