Untag Resource
billingconductor_untag_resource | R Documentation |
Deletes specified tags from a resource¶
Description¶
Deletes specified tags from a resource.
Usage¶
Arguments¶
ResourceArn
[required] The Amazon Resource Name (ARN) of the resource to which to delete tags.
TagKeys
[required] The tags to delete from the resource as a list of key-value pairs.
Value¶
An empty list.