You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SESV2::Types::GetEmailTemplateResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::SESV2::Types::GetEmailTemplateResponse
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#template_content ⇒ Types::EmailTemplateContent
The content of the email template, composed of a subject line, an HTML part, and a text-only part.
-
#template_name ⇒ String
The name of the template you want to retrieve.
Instance Attribute Details
#template_content ⇒ Types::EmailTemplateContent
The content of the email template, composed of a subject line, an HTML part, and a text-only part.
#template_name ⇒ String
The name of the template you want to retrieve.