AWS SDK for .NET Documentation
Source Property
AmazonAmazon.Redshift.ModelDescribeClusterParametersRequestSource Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property Source.

The parameter types to return. Specify

CopyC#
user
to show parameters that are different form the default. Similarly, specify
CopyC#
engine-default
to show parameters that are the same as the default parameter group.

Default: All parameter types returned.

Valid Values:

CopyC#
user
|
CopyC#
engine-default

Declaration Syntax
C#
public string Source { get; set; }

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