resourcegroups_group_resources: Adds the specified resources to the specified group
Usage
resourcegroups_group_resources(Group, ResourceArns)
Arguments
- 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.