Values.BackupSummariesSourceval to_value :
BackupSummary.t list ->
[> `List of
[> `Structure of
(string
* [> `Enum of string
| `Long of BackupSizeBytes.t
| `String of TableName.t
| `Timestamp of BackupCreationDateTime.t ])
list ]
list ]