route53profiles_untag_resource {paws.networking} | R Documentation |
Removes one or more tags from a specified resource
Description
Removes one or more tags from a specified resource.
See https://www.paws-r-sdk.com/docs/route53profiles_untag_resource/ for full documentation.
Usage
route53profiles_untag_resource(ResourceArn, TagKeys)
Arguments
ResourceArn |
[required] The Amazon Resource Name (ARN) for the resource that you want to remove tags from. |
TagKeys |
[required] The tags that you want to remove to the specified resource. |
[Package paws.networking version 0.9.0 Index]