Values_0.CrawlerNodeDetailsSourceThe details of a Crawler node present in the workflow.
type nonrec t = {crawls : CrawlList.t option;A list of crawls represented by the crawl node.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of DescriptionString.t
| `Timestamp of TimestampValue.t ])
list ]
list ])
list ]