costandusagereportservice_delete_report_definition {paws.cost.management} | R Documentation |
Deletes the specified report
Description
Deletes the specified report. Any tags associated with the report are also deleted.
See https://www.paws-r-sdk.com/docs/costandusagereportservice_delete_report_definition/ for full documentation.
Usage
costandusagereportservice_delete_report_definition(ReportName)
Arguments
ReportName |
[required] The name of the report that you want to delete. The name must be unique, is case sensitive, and can't include spaces. |
[Package paws.cost.management version 0.9.0 Index]