Tag Resource
nimblestudio_tag_resource | R Documentation |
Creates tags for a resource, given its ARN¶
Description¶
Creates tags for a resource, given its ARN.
Usage¶
Arguments¶
resourceArn
[required] The Amazon Resource Name (ARN) of the resource you want to add tags to.
tags
A collection of labels, in the form of key-value pairs, that apply to this resource.
Value¶
An empty list.