class Aws::RDS::Types::ResetDBParameterGroupMessage


@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/ResetDBParameterGroupMessage AWS API Documentation
@return [Array<Types::Parameter>]
Valid Values (for Apply method): ‘pending-reboot`
Oracle
parameters, and changes are applied when DB instance reboots.
can use the `pending-reboot` value for both dynamic and static
You can use the immediate value with dynamic parameters only. You
Valid Values (for Apply method): `immediate` | `pending-reboot`
MariaDB
parameters, and changes are applied when DB instance reboots.
can use the `pending-reboot` value for both dynamic and static
You can use the immediate value with dynamic parameters only. You
Valid Values (for Apply method): `immediate` | `pending-reboot`
MySQL
modified in a single request.
`ParameterName` and `ApplyMethod`. A maximum of 20 parameters can be
reset specific parameters, provide a list of the following:
`DBParameterGroup` name and `ResetAllParameters` parameters. To
To reset the entire DB parameter group, specify the
@!attribute [rw] parameters
@return [Boolean]
group are reset to default values.
to default values. By default, all parameters in the DB parameter
Specifies whether to reset all parameters in the DB parameter group
@!attribute [rw] reset_all_parameters
@return [String]
^
* Must match the name of an existing `DBParameterGroup`.
Constraints:
The name of the DB parameter group.
@!attribute [rw] db_parameter_group_name