neptune_delete_db_parameter_group {paws.database} | R Documentation |
Deletes a specified DBParameterGroup
Description
Deletes a specified DBParameterGroup. The DBParameterGroup to be deleted can't be associated with any DB instances.
See https://www.paws-r-sdk.com/docs/neptune_delete_db_parameter_group/ for full documentation.
Usage
neptune_delete_db_parameter_group(DBParameterGroupName)
Arguments
DBParameterGroupName |
[required] The name of the DB parameter group. Constraints:
|
[Package paws.database version 0.9.0 Index]