Values.DisassociateWhatsAppBusinessAccountInputSourceDisassociate a WhatsApp Business Account (WABA) from your Amazon Web Services account.
type nonrec t = {id : LinkedWhatsAppBusinessAccountId.t;The unique identifier of your WhatsApp Business Account. WABA identifiers are formatted as waba-01234567890123456789012345678901. Use ListLinkedWhatsAppBusinessAccounts to list all WABAs and their details.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of LinkedWhatsAppBusinessAccountId.t ]) list ]