

# MessageTemplateContentProvider


The container of message template content.

## Contents


**Important**  
This data type is a UNION, so only one of the following members can be specified when used or returned.

 ** email **   <a name="connect-Type-amazon-q-connect_MessageTemplateContentProvider-email"></a>
The content of the message template that applies to the email channel subtype.  
Type: [EmailMessageTemplateContent](API_amazon-q-connect_EmailMessageTemplateContent.md) object  
Required: No

 ** push **   <a name="connect-Type-amazon-q-connect_MessageTemplateContentProvider-push"></a>
The content of the message template that applies to the push channel subtype.  
Type: [PushMessageTemplateContent](API_amazon-q-connect_PushMessageTemplateContent.md) object  
Required: No

 ** sms **   <a name="connect-Type-amazon-q-connect_MessageTemplateContentProvider-sms"></a>
The content of the message template that applies to the SMS channel subtype.  
Type: [SMSMessageTemplateContent](API_amazon-q-connect_SMSMessageTemplateContent.md) object  
Required: No

 ** whatsApp **   <a name="connect-Type-amazon-q-connect_MessageTemplateContentProvider-whatsApp"></a>
The content of the message template that applies to the WHATSAPP channel subtype.  
Type: [WhatsAppMessageTemplateContent](API_amazon-q-connect_WhatsAppMessageTemplateContent.md) object  
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/qconnect-2020-10-19/MessageTemplateContentProvider) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/qconnect-2020-10-19/MessageTemplateContentProvider) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/qconnect-2020-10-19/MessageTemplateContentProvider) 