costandusagereportservice_put_report_definition {paws.cost.management}R Documentation

Creates a new report using the description that you provide

Description

Creates a new report using the description that you provide.

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

Usage

costandusagereportservice_put_report_definition(ReportDefinition, Tags = NULL)

Arguments

ReportDefinition

[required] Represents the output of the PutReportDefinition operation. The content consists of the detailed metadata and data file information.

Tags

The tags to be assigned to the report definition resource.


[Package paws.cost.management version 0.6.1 Index]