You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SES::Types::GetTemplateResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#templateTypes::Template

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

Returns:

  • (Types::Template)

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

    .