managedgrafana_untag_resource {paws.management} | R Documentation |
The UntagResource operation removes the association of the tag with the Amazon Managed Grafana resource
Description
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.
Usage
managedgrafana_untag_resource(resourceArn, tagKeys)
Arguments
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. |
[Package paws.management version 0.9.0 Index]