Values.DocumentSourceThe document.
type nonrec t = {contentReference : ContentReference.t option;A reference to the content resource.
*)excerpt : DocumentText.t option;The excerpt from the document.
*)title : DocumentText.t option;The title of the document.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `Integer of HighlightOffset.t ]) list ]
list
| `String of Arn.t ])
list ])
list ]