You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Pinpoint::Types::TemplateVersionResponseProvides information about a specific version of a message template.
Instance Attribute Summary collapseThe date, in ISO 8601 format, when the version of the message template was created.
A JSON object that specifies the default values that are used for message variables in the version of the message template.
The date, in ISO 8601 format, when the version of the message template was last modified.
The custom description of the version of the message template.
The name of the message template.
The type of channel that the message template is designed for.
The unique identifier for the version of the message template.
The date, in ISO 8601 format, when the version of the message template was created.
#default_substitutions ⇒ StringA JSON object that specifies the default values that are used for message variables in the version of the message template. This object is a set of key-value pairs. Each key defines a message variable in the template. The corresponding value defines the default value for that variable.
#last_modified_date ⇒ StringThe date, in ISO 8601 format, when the version of the message template was last modified.
#template_description ⇒ StringThe custom description of the version of the message template.
#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.
#version ⇒ StringThe unique identifier for the version of the message template. This value is an integer that Amazon Pinpoint automatically increments and assigns to each new version of a 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