savingsplans_untag_resource {paws.cost.management} | 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/savingsplans_untag_resource/ for full documentation.
Usage
savingsplans_untag_resource(resourceArn, tagKeys)
Arguments
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource. |
tagKeys |
[required] The tag keys. |
[Package paws.cost.management version 0.6.1 Index]