

# MessageTemplateAttributes
<a name="API_amazon-q-connect_MessageTemplateAttributes"></a>

The attributes that are used with the message template.

## Contents
<a name="API_amazon-q-connect_MessageTemplateAttributes_Contents"></a>

 ** agentAttributes **   <a name="connect-Type-amazon-q-connect_MessageTemplateAttributes-agentAttributes"></a>
The agent attributes that are used with the message template.  
Type: [AgentAttributes](API_amazon-q-connect_AgentAttributes.md) object  
Required: No

 ** customAttributes **   <a name="connect-Type-amazon-q-connect_MessageTemplateAttributes-customAttributes"></a>
The custom attributes that are used with the message template.  
Type: String to string map  
Key Length Constraints: Minimum length of 1. Maximum length of 32767.  
Value Length Constraints: Minimum length of 1. Maximum length of 32767.  
Required: No

 ** customerProfileAttributes **   <a name="connect-Type-amazon-q-connect_MessageTemplateAttributes-customerProfileAttributes"></a>
The customer profile attributes that are used with the message template.  
Type: [CustomerProfileAttributes](API_amazon-q-connect_CustomerProfileAttributes.md) object  
Required: No

 ** systemAttributes **   <a name="connect-Type-amazon-q-connect_MessageTemplateAttributes-systemAttributes"></a>
The system attributes that are used with the message template.  
Type: [SystemAttributes](API_amazon-q-connect_SystemAttributes.md) object  
Required: No

## See Also
<a name="API_amazon-q-connect_MessageTemplateAttributes_SeeAlso"></a>

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/MessageTemplateAttributes) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/qconnect-2020-10-19/MessageTemplateAttributes) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/qconnect-2020-10-19/MessageTemplateAttributes) 