cloudwatchinternetmonitor_untag_resource {paws.management} | R Documentation |
Removes a tag from a resource
Description
Removes a tag from a resource.
See https://www.paws-r-sdk.com/docs/cloudwatchinternetmonitor_untag_resource/ for full documentation.
Usage
cloudwatchinternetmonitor_untag_resource(ResourceArn, TagKeys)
Arguments
ResourceArn |
[required] The Amazon Resource Name (ARN) for a tag you remove a resource from. |
TagKeys |
[required] Tag keys that you remove from a resource. |
[Package paws.management version 0.7.0 Index]