WhatsApp
data class WhatsApp(val value: WhatsAppMessageTemplateSourceConfigurationSummary) : MessageTemplateSourceConfigurationSummary
The sourceConfiguration summary of the message template that applies to the WHATSAPP channel subtype.
Inherited functions
Link copied to clipboard
Casts this MessageTemplateSourceConfigurationSummary as a WhatsApp and retrieves its aws.sdk.kotlin.services.qconnect.model.WhatsAppMessageTemplateSourceConfigurationSummary value. Throws an exception if the MessageTemplateSourceConfigurationSummary is not a WhatsApp.
Link copied to clipboard
Casts this MessageTemplateSourceConfigurationSummary as a WhatsApp and retrieves its aws.sdk.kotlin.services.qconnect.model.WhatsAppMessageTemplateSourceConfigurationSummary value. Returns null if the MessageTemplateSourceConfigurationSummary is not a WhatsApp.