View source: R/rds_operations.R
rds_delete_option_group | R Documentation |
Deletes an existing option group.
See https://www.paws-r-sdk.com/docs/rds_delete_option_group/ for full documentation.
rds_delete_option_group(OptionGroupName)
OptionGroupName |
[required] The name of the option group to be deleted. You can't delete default option groups. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.