xray_delete_group {paws.developer.tools} | R Documentation |
Deletes a group resource
Description
Deletes a group resource.
See https://www.paws-r-sdk.com/docs/xray_delete_group/ for full documentation.
Usage
xray_delete_group(GroupName = NULL, GroupARN = NULL)
Arguments
GroupName |
The case-sensitive name of the group. |
GroupARN |
The ARN of the group that was generated on creation. |
[Package paws.developer.tools version 0.9.0 Index]