class Aws::SESV2::Types::DeleteEmailTemplateRequest

Represents a request to delete an email template. For more information, see the [Amazon SES Developer Guide].

[1]: docs.aws.amazon.com/ses/latest/DeveloperGuide/send-personalized-email-api.html

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

data as a hash:

    {
      template_name: "EmailTemplateName", # required
    }

@!attribute [rw] template_name

The name of the template to be deleted.
@return [String]

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

Constants

SENSITIVE