C# Class Amazon.Redshift.Model.ResetClusterParameterGroupRequest

Container for the parameters to the ResetClusterParameterGroup operation.

Sets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to "engine-default". To reset the entire parameter group specify the ResetAllParameters parameter. For parameter changes to take effect you must reboot any associated clusters.

Inheritance: AmazonRedshiftRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetParameterGroupName ( ) : bool
IsSetParameters ( ) : bool
IsSetResetAllParameters ( ) : bool