View source: R/resourcegroups_operations.R
resourcegroups_group_resources | R Documentation |
Adds the specified resources to the specified group.
See https://www.paws-r-sdk.com/docs/resourcegroups_group_resources/ for full documentation.
resourcegroups_group_resources(Group, ResourceArns)
Group |
[required] The name or the ARN of the resource group to add resources to. |
ResourceArns |
[required] The list of ARNs of the resources to be added to the group. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.