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.
            
 Declaration Syntax
 Declaration Syntax| C# | 
DescribeClustersResponse DescribeClusters( DescribeClustersRequest request )
 Parameters
 Parameters- request (DescribeClustersRequest)
- Container for the necessary parameters to execute the DescribeClusters service method.
 Return Value
 Return ValueThe response from the DescribeClusters service method, as returned by Redshift.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ClusterNotFoundException | The ClusterIdentifier parameter does not refer to an existing cluster. |