connectwisdomservice_untag_resource {paws.customer.engagement} | R Documentation |
Removes the specified tags from the specified resource
Description
Removes the specified tags from the specified resource.
See https://www.paws-r-sdk.com/docs/connectwisdomservice_untag_resource/ for full documentation.
Usage
connectwisdomservice_untag_resource(resourceArn, tagKeys)
Arguments
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource. |
tagKeys |
[required] The tag keys. |
[Package paws.customer.engagement version 0.7.0 Index]