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

Class: Aws::SESV2::Types::EmailTemplateMetadata

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

Overview

Contains information about an email template.

Instance Attribute Summary collapse

Instance Attribute Details

#created_timestampTime

The time and date the template was created.

Returns:

  • (Time)

    The time and date the template was created.

#template_nameString

The name of the template.

Returns:

  • (String)

    The name of the template.