AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Returns a list of parameter settings for the specified parameter group family.

For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Cluster Management Guide.

Namespace: Amazon.Redshift
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public virtual DescribeDefaultClusterParametersResponse DescribeDefaultClusterParameters(
         DescribeDefaultClusterParametersRequest request
)

Parameters

request
Type: Amazon.Redshift.Model.DescribeDefaultClusterParametersRequest

Container for the necessary parameters to execute the DescribeDefaultClusterParameters service method.

Return Value
Type: Amazon.Redshift.Model.DescribeDefaultClusterParametersResponse
The response from the DescribeDefaultClusterParameters service method, as returned by Redshift.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5