resourcegroups_group_resources: Adds the specified resources to the specified group

View source: R/resourcegroups_operations.R

resourcegroups_group_resourcesR Documentation

Adds the specified resources to the specified group

Description

Adds the specified resources to the specified group.

See https://www.paws-r-sdk.com/docs/resourcegroups_group_resources/ for full documentation.

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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.