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
show all
Defined in:
(unknown)

Overview

The following element is returned by the service.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#template_contentTypes::EmailTemplateContent

The content of the email template, composed of a subject line, an HTML part, and a text-only part.

Returns:

#template_nameString

The name of the template you want to retrieve.

Returns:

  • (String)

    The name of the template you want to retrieve.