resourcegroups_delete_group: Deletes the specified resource group

View source: R/resourcegroups_operations.R

resourcegroups_delete_groupR Documentation

Deletes the specified resource group

Description

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.

Usage

resourcegroups_delete_group(GroupName = NULL, Group = NULL)

Arguments

GroupName

Deprecated - don't use this parameter. Use Group instead.

Group

The name or the ARN of the resource group to delete.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.