Values.WhatsAppSignupCallbackResultSourceContains the results of WhatsAppSignupCallback.
type nonrec t = {associateInProgressToken : AssociateInProgressToken.t option;An Amazon Web Services access token generated by WhatsAppSignupCallback and used by WhatsAppSetupFinalization.
*)linkedAccountsWithIncompleteSetup : LinkedAccountWithIncompleteSetup.t option;A LinkedWhatsAppBusinessAccountIdMetaData object map containing the details of any WhatsAppBusiness accounts that have incomplete setup.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Map of
([> `String of WhatsAppBusinessAccountId.t ]
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `String of
LinkedWhatsAppPhoneNumberArn.t ])
list ]
list
| `String of WhatsAppBusinessAccountName.t ])
list ])
list
| `String of AssociateInProgressToken.t ])
list ]