class Aws::SESV2::Types::GetEmailTemplateRequest

Represents a request to display the template object (which includes the subject line, HTML part and text part) for the template you specify.

@note When making an API call, you may pass GetEmailTemplateRequest

data as a hash:

    {
      template_name: "EmailTemplateName", # required
    }

@!attribute [rw] template_name

The name of the template you want to retrieve.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sesv2-2019-09-27/GetEmailTemplateRequest AWS API Documentation

Constants

SENSITIVE