View source: R/resourcegroups_operations.R
resourcegroups_delete_group | R Documentation |
Deletes the specified resource group. Deleting a resource group does not delete any resources that are members of the group; it only deletes the group structure.
See https://www.paws-r-sdk.com/docs/resourcegroups_delete_group/ for full documentation.
resourcegroups_delete_group(GroupName = NULL, Group = NULL)
GroupName |
Deprecated - don't use this parameter. Use |
Group |
The name or the ARN of the resource group to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.