route53recoverycontrolconfig_untag_resource {paws.networking} | R Documentation |
Removes a tag from a resource
Description
Removes a tag from a resource.
See https://www.paws-r-sdk.com/docs/route53recoverycontrolconfig_untag_resource/ for full documentation.
Usage
route53recoverycontrolconfig_untag_resource(ResourceArn, TagKeys)
Arguments
ResourceArn |
[required] The Amazon Resource Name (ARN) for the resource that's tagged. |
TagKeys |
[required] Keys for the tags to be removed. |
[Package paws.networking version 0.9.0 Index]