Values.IntegrationConfigSourceIntegration config for Connect Instance
type nonrec t = {customerProfiles : CustomerProfilesIntegrationConfig.t option;qConnect : QConnectIntegrationConfig.t option;lambda : LambdaIntegrationConfig.t option;}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Map of
([> `Enum of string ] * [> `String of ObjectTypeName.t ])
list
| `String of Arn.t ])
list ])
list ]