Values.PutReportDefinitionRequestSourceCreates a Cost and Usage Report.
type nonrec t = {reportDefinition : ReportDefinition.t;Represents the output of the PutReportDefinition operation. The content consists of the detailed metadata and data file information.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of (string * [> `String of TagKey.t ]) list ] list
| `Structure of
(string
* [> `Boolean of RefreshClosedReports.t
| `Enum of string
| `List of [> `Enum of string ] list
| `String of ReportName.t
| `Structure of
(string * [> `Enum of string | `String of LastDelivery.t ])
list ])
list ])
list ]