AWS SDK for .NET Documentation
DescribeClusterVersions Method (request)
AmazonAmazon.RedshiftAmazonRedshiftClientDescribeClusterVersions(DescribeClusterVersionsRequest) Did this page help you?   Yes   No    Tell us about it...
Returns descriptions of the available Amazon Redshift cluster versions. You can call this operation even before creating any clusters to learn more about the Amazon Redshift versions. For more information about managing clusters, go to Amazon Redshift Clusters in the Amazon Redshift Management Guide
Declaration Syntax
C#
public DescribeClusterVersionsResponse DescribeClusterVersions(
	DescribeClusterVersionsRequest request
)
Parameters
request (DescribeClusterVersionsRequest)
Container for the necessary parameters to execute the DescribeClusterVersions service method.
Return Value
The response from the DescribeClusterVersions service method, as returned by Redshift.

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