Interface IServerlessClusterRef

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

@Generated(value="jsii-pacmak/1.118.0 (build 02eec31)", date="2025-11-04T09:27:45.653Z") @Stability(Experimental) public interface IServerlessClusterRef extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, IEnvironmentAware
(experimental) Indicates that this resource can be referenced as a ServerlessCluster.
  • Method Details

    • getServerlessClusterRef

      @Stability(Experimental) @NotNull ServerlessClusterReference getServerlessClusterRef()
      (experimental) A reference to a ServerlessCluster resource.