View source: R/neptune_operations.R
neptune_delete_db_parameter_group | R Documentation |
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.
neptune_delete_db_parameter_group(DBParameterGroupName)
DBParameterGroupName |
[required] The name of the DB parameter group. Constraints:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.