You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Pinpoint::Types::TemplateResponseProvides information about a message template that's associated with your Amazon Pinpoint account.
Instance Attribute Summary collapseThe Amazon Resource Name (ARN) of the message template.
The date, in ISO 8601 format, when the message template was created.
The JSON object that specifies the default values that are used for message variables in the message template.
The date, in ISO 8601 format, when the message template was last modified.
A map of key-value pairs that identifies the tags that are associated with the message template.
The custom description of the message template.
The name of the message template.
The type of channel that the message template is designed for.
The unique identifier, as an integer, for the active version of the message template.
The Amazon Resource Name (ARN) of the message template. This value isn\'t included in a TemplateResponse object. To retrieve the ARN of a template, use the GetEmailTemplate, GetPushTemplate, GetSmsTemplate, or GetVoiceTemplate operation, depending on the type of template that you want to retrieve the ARN for.
#creation_date ⇒ StringThe date, in ISO 8601 format, when the message template was created.
#default_substitutions ⇒ StringThe JSON object that specifies the default values that are used for message variables in the message template. This object isn\'t included in a TemplateResponse object. To retrieve this object for a template, use the GetEmailTemplate, GetPushTemplate, GetSmsTemplate, or GetVoiceTemplate operation, depending on the type of template that you want to retrieve the object for.
#last_modified_date ⇒ StringThe date, in ISO 8601 format, when the message template was last modified.
#tags ⇒ Hash<String,String>A map of key-value pairs that identifies the tags that are associated with the message template. This object isn\'t included in a TemplateResponse object. To retrieve this object for a template, use the GetEmailTemplate, GetPushTemplate, GetSmsTemplate, or GetVoiceTemplate operation, depending on the type of template that you want to retrieve the object for.
#template_description ⇒ StringThe custom description of the message template. This value isn\'t included in a TemplateResponse object. To retrieve the description of a template, use the GetEmailTemplate, GetPushTemplate, GetSmsTemplate, or GetVoiceTemplate operation, depending on the type of template that you want to retrieve the description for.
#template_name ⇒ StringThe name of the message template.
#template_type ⇒ StringThe type of channel that the message template is designed for. Possible values are: EMAIL, PUSH, SMS, and VOICE.
Possible values:
The unique identifier, as an integer, for the active version of the message template.
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