Values.TelephonyOutboundModeSourceTelephony Outbound Mode
type nonrec t = {progressive : ProgressiveConfig.t option;predictive : PredictiveConfig.t option;agentless : AgentlessConfig.t option;preview : PreviewConfig.t option;}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Double of BandwidthAllocation.t
| `List of [> `Enum of string ] list
| `Structure of
(string * [> `Integer of TimeoutDuration.t ]) list ])
list ])
list ]