ivschat_tag_resource {paws.end.user.computing} | R Documentation |
Adds or updates tags for the AWS resource with the specified ARN
Description
Adds or updates tags for the AWS resource with the specified ARN.
See https://www.paws-r-sdk.com/docs/ivschat_tag_resource/ for full documentation.
Usage
ivschat_tag_resource(resourceArn, tags)
Arguments
resourceArn |
[required] The ARN of the resource to be tagged. The ARN must be URL-encoded. |
tags |
[required] Array of tags to be added or updated. Array of maps, each of the form
|
[Package paws.end.user.computing version 0.9.0 Index]