Values.ConfluenceDataSourceConfigurationSourceThe configuration information to connect to Confluence as your data source.
type nonrec t = {sourceConfiguration : ConfluenceSourceConfiguration.t;The endpoint information to connect to your Confluence data source.
*)crawlerConfiguration : ConfluenceCrawlerConfiguration.t option;The configuration of the Confluence content. For example, configuring specific types of Confluence content.
*)}val make :
?crawlerConfiguration:??? ->
sourceConfiguration:ConfluenceSourceConfiguration.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of HttpsUrl.t
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `String of FilterPattern.t ]
list
| `String of FilteredObjectType.t ])
list ]
list ])
list ])
list ])
list ])
list ]