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