All Superinterfaces:
IConnectable, software.constructs.IConstruct, software.constructs.IDependable, IResource, ISecretAttachmentTarget, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
ICluster.Jsii$Default
All Known Implementing Classes:
Cluster, ICluster.Jsii$Proxy

@Generated(value="jsii-pacmak/1.102.0 (build e354887)", date="2024-08-29T22:54:28.018Z") @Stability(Experimental) public interface ICluster extends software.amazon.jsii.JsiiSerializable, IResource, IConnectable, ISecretAttachmentTarget
(experimental) Create a Redshift Cluster with a given number of nodes.

Implemented by Cluster via ClusterBase.

  • Method Details

    • getClusterEndpoint

      @Stability(Experimental) @NotNull Endpoint getClusterEndpoint()
      (experimental) The endpoint to use for read/write operations.
    • getClusterName

      @Stability(Experimental) @NotNull String getClusterName()
      (experimental) Name of the cluster.