Values.DescribeReportDefinitionsResponseSourceIf the action is successful, the service sends back an HTTP 200 response.
type nonrec t = {reportDefinitions : ReportDefinitionList.t option;An Amazon Web Services Cost and Usage Report list owned by the account.
*)nextToken : GenericString.t option;}type nonrec error = [ | `InternalErrorException of InternalErrorException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InternalErrorException of InternalErrorException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InternalErrorException of InternalErrorException.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `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
| `String of GenericString.t ])
list ]