Returns properties of provisioned clusters including general cluster properties,
cluster database properties, maintenance and backup properties, and security
and access properties. This operation supports pagination. For more information
about managing clusters, go to Amazon
Redshift Clusters in the Amazon Redshift Management Guide.

C# |
public DescribeClustersResponse DescribeClusters()

The response from the DescribeClusters service method, as returned by Redshift.

Exception | Condition |
---|---|
ClusterNotFoundException |
The ClusterIdentifier parameter does not refer to an existing cluster.
|