costandusagereportservice_tag_resource {paws.cost.management} | R Documentation |
Associates a set of tags with a report definition
Description
Associates a set of tags with a report definition.
See https://www.paws-r-sdk.com/docs/costandusagereportservice_tag_resource/ for full documentation.
Usage
costandusagereportservice_tag_resource(ReportName, Tags)
Arguments
ReportName |
[required] The report name of the report definition that tags are to be associated with. |
Tags |
[required] The tags to be assigned to the report definition resource. |
[Package paws.cost.management version 0.9.0 Index]