View source: R/dax_operations.R
dax_delete_parameter_group | R Documentation |
Deletes the specified parameter group. You cannot delete a parameter group if it is associated with any DAX clusters.
See https://www.paws-r-sdk.com/docs/dax_delete_parameter_group/ for full documentation.
dax_delete_parameter_group(ParameterGroupName)
ParameterGroupName |
[required] The name of the parameter group to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.