resourcegroups_get_group {paws.management} | R Documentation |
Returns information about a specified resource group
Description
Returns information about a specified resource group.
See https://www.paws-r-sdk.com/docs/resourcegroups_get_group/ for full documentation.
Usage
resourcegroups_get_group(GroupName = NULL, Group = NULL)
Arguments
GroupName |
Deprecated - don't use this parameter. Use |
Group |
The name or the ARN of the resource group to retrieve. |
[Package paws.management version 0.7.0 Index]