You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Pinpoint::Types::TemplateConfigurationWhen passing TemplateConfiguration as input to an Aws::Client method, you can use a vanilla Hash:
{
email_template: {
name: "__string",
version: "__string",
},
push_template: {
name: "__string",
version: "__string",
},
sms_template: {
name: "__string",
version: "__string",
},
voice_template: {
name: "__string",
version: "__string",
},
}
Specifies the message template to use for the message, for each type of channel.
Returned by:
The email template to use for the message.
The push notification template to use for the message.
The SMS template to use for the message.
The voice template to use for the message.
The email template to use for the message.
#push_template ⇒ Types::TemplateThe push notification template to use for the message.
#voice_template ⇒ Types::TemplateThe voice template to use for the message. This object isn\'t supported for campaigns.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4