budgets_untag_resource {paws.cost.management}R Documentation

Deletes tags associated with a budget or budget action resource

Description

Deletes tags associated with a budget or budget action resource.

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

Usage

budgets_untag_resource(ResourceARN, ResourceTagKeys)

Arguments

ResourceARN

[required] The unique identifier for the resource.

ResourceTagKeys

[required] The key that's associated with the tag.


[Package paws.cost.management version 0.7.0 Index]