Values.SourceConfigSourceContains configuration information about the channel.
type nonrec t = {applyToAllRegions : Boolean.t option;Specifies whether the channel applies to a single Region or to all Regions.
*)advancedEventSelectors : AdvancedEventSelectors.t option;The advanced event selectors that are configured for the channel.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `String of OperatorValue.t ] list
| `String of SelectorField.t ])
list ]
list
| `String of SelectorName.t ])
list ]
list ])
list ]