billingconductor_untag_resource: Deletes specified tags from a resource

View source: R/billingconductor_operations.R

billingconductor_untag_resourceR Documentation

Deletes specified tags from a resource

Description

Deletes specified tags from a resource.

See https://www.paws-r-sdk.com/docs/billingconductor_untag_resource/ for full documentation.

Usage

billingconductor_untag_resource(ResourceArn, TagKeys)

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.


paws.cost.management documentation built on Sept. 12, 2023, 1:09 a.m.