You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SESV2::Types::TestRenderEmailTemplateResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::SESV2::Types::TestRenderEmailTemplateResponse
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#rendered_template ⇒ String
The complete MIME message rendered by applying the data in the
TemplateData
parameter to the template specified in the TemplateName parameter.
Instance Attribute Details
#rendered_template ⇒ String
The complete MIME message rendered by applying the data in the
TemplateData
parameter to the template specified in the TemplateName
parameter.