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

If

CopyC#
true
, all parameters in the specified parameter group will be reset to their default values.

Default:

CopyC#
true

Declaration Syntax
C#
public bool ResetAllParameters { get; set; }

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