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

An array of names of parameters to be reset. If ResetAllParameters option is not used, then at least one parameter name must be supplied.

Constraints: A maximum of 20 parameters can be reset in a single request.

Declaration Syntax
C#
public List<Parameter> Parameters { get; set; }

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