managedgrafana_untag_resource {paws.management} | R Documentation |
The untag_resource
operation removes the association of the tag with the Amazon Managed Grafana resource.
See https://www.paws-r-sdk.com/docs/managedgrafana_untag_resource/ for full documentation.
managedgrafana_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The ARN of the resource the tag association is removed from. |
tagKeys |
[required] The key values of the tag to be removed from the resource. |