resourcegroups_get_tags {paws.management}R Documentation

Returns a list of tags that are associated with a resource group, specified by an ARN

Description

Returns a list of tags that are associated with a resource group, specified by an ARN.

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

Usage

resourcegroups_get_tags(Arn)

Arguments

Arn

[required] The ARN of the resource group whose tags you want to retrieve.


[Package paws.management version 0.7.0 Index]