Data Source schema for AWS::SES::Template
id
(String) Uniquely identifies the resource.template
(Attributes) The content of the email, composed of a subject line, an HTML part, and a text-only part (see below for nested schema)template_id
(String)template
Read-Only:
html_part
(String) The HTML body of the email.subject_part
(String) The subject line of the email.template_name
(String) The name of the template.text_part
(String) The email body that is visible to recipients whose email clients do not display HTML content.