resourcegroups_get_group: Returns information about a specified resource group

View source: R/resourcegroups_operations.R

resourcegroups_get_groupR 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 instead.

Group

The name or the ARN of the resource group to retrieve.


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