backupgateway_untag_resource {paws.networking} | R Documentation |
Removes tags from the resource
Description
Removes tags from the resource.
See https://www.paws-r-sdk.com/docs/backupgateway_untag_resource/ for full documentation.
Usage
backupgateway_untag_resource(ResourceARN, TagKeys)
Arguments
ResourceARN |
[required] The Amazon Resource Name (ARN) of the resource from which to remove tags. |
TagKeys |
[required] The list of tag keys specifying which tags to remove. |
[Package paws.networking version 0.9.0 Index]