Module Values.SourceSource
Source of the campaign
Sourceval make : ?customerProfilesSegmentArn:??? -> ?eventTrigger:??? -> unit -> t Sourceval to_value :
t ->
[> `Structure of
(string
* [> `String of Arn.t
| `Structure of (string * [> `String of Arn.t ]) list ])
list ]