AWS SDK for .NET Documentation
DescribeClusters Method
AmazonAmazon.RedshiftAmazonRedshiftDescribeClusters()()()() Did this page help you?   Yes   No    Tell us about it...
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
C#
DescribeClustersResponse DescribeClusters()
Return Value
The response from the DescribeClusters service method, as returned by Redshift.
Exceptions
ExceptionCondition
ClusterNotFoundException The ClusterIdentifier parameter does not refer to an existing cluster.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)