Values.BackupDescriptionSourceContains the description of the backup created for the table.
type nonrec t = {backupDetails : BackupDetails.t option;Contains the details of the backup created for the table.
*)sourceTableDetails : SourceTableDetails.t option;Contains the details of the table when the backup was created.
*)sourceTableFeatureDetails : SourceTableFeatureDetails.t option;Contains the details of the features enabled on the table when the backup was created. For example, LSIs, GSIs, streams, TTL.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of KeySchemaAttributeName.t ])
list ]
list
| `String of KeySchemaAttributeName.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `String of NonKeyAttributeName.t ] list
| `Long of PositiveLongObject.t ])
list ])
list ]
list
| `Long of BackupSizeBytes.t
| `String of BackupArn.t
| `Structure of
(string
* [> `Boolean of StreamEnabled.t
| `Enum of string
| `Long of PositiveLongObject.t
| `String of TimeToLiveAttributeName.t
| `Timestamp of Date.t ])
list
| `Timestamp of BackupCreationDateTime.t ])
list ])
list ]