Interface ICluster

All Superinterfaces:
IConnectable, IConstruct, software.constructs.IConstruct, 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.74.0 (build 6d08790)", date="2023-05-31T18:44:14.429Z") @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 {@link Cluster} via {@link 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.