costandusagereportservice_untag_resource {paws.cost.management}R Documentation

Disassociates a set of tags from a report definition

Description

Disassociates a set of tags from a report definition.

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

Usage

costandusagereportservice_untag_resource(ReportName, TagKeys)

Arguments

ReportName

[required] The report name of the report definition that tags are to be disassociated from.

TagKeys

[required] The tags to be disassociated from the report definition resource.


[Package paws.cost.management version 0.9.0 Index]