workspacesweb_untag_resource {paws.end.user.computing} | R Documentation |
Removes one or more tags from the specified resource.
See https://www.paws-r-sdk.com/docs/workspacesweb_untag_resource/ for full documentation.
workspacesweb_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The ARN of the resource. |
tagKeys |
[required] The list of tag keys to remove from the resource. |