resourcegroups_get_group_configuration {paws.management} | R Documentation |
Retrieves the service configuration associated with the specified resource group
Description
Retrieves the service configuration associated with the specified resource group. For details about the service configuration syntax, see Service configurations for Resource Groups.
See https://www.paws-r-sdk.com/docs/resourcegroups_get_group_configuration/ for full documentation.
Usage
resourcegroups_get_group_configuration(Group = NULL)
Arguments
Group |
The name or the Amazon resource name (ARN) of the resource group for which you want to retrive the service configuration. |
[Package paws.management version 0.9.0 Index]