servicediscovery_untag_resource {paws.networking} | 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/servicediscovery_untag_resource/ for full documentation.
Usage
servicediscovery_untag_resource(ResourceARN, TagKeys)
Arguments
ResourceARN |
[required] The Amazon Resource Name (ARN) of the resource that you want to retrieve tags for. |
TagKeys |
[required] The tag keys to remove from the specified resource. |
[Package paws.networking version 0.9.0 Index]