class Aws::DocDB::Types::ResetDBClusterParameterGroupMessage


@see docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/ResetDBClusterParameterGroupMessage AWS API Documentation
@return [Array<Types::Parameter>]
‘ResetAllParameters` parameter is set to `true`.
the default values. You can’t use this parameter if the
A list of parameter names in the cluster parameter group to reset to
@!attribute [rw] parameters
@return [Boolean]
specified for the ‘Parameters` parameter.
can’t use this parameter if there is a list of parameter names
parameter group to their default values, and ‘false` otherwise. You
A value that is set to `true` to reset all parameters in the cluster
@!attribute [rw] reset_all_parameters
@return [String]
The name of the cluster parameter group to reset.
@!attribute [rw] db_cluster_parameter_group_name
Represents the input to ResetDBClusterParameterGroup.