workspacesweb_untag_resource {paws.end.user.computing}R Documentation

Removes one or more tags from the specified resource

Description

Removes one or more tags from the specified resource.

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

Usage

workspacesweb_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The ARN of the resource.

tagKeys

[required] The list of tag keys to remove from the resource.


[Package paws.end.user.computing version 0.9.0 Index]