class Aws::SES::Types::DeleteTemplateRequest

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 DeleteTemplateRequest

data as a hash:

    {
      template_name: "TemplateName", # required
    }

@!attribute [rw] template_name

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

@see docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteTemplateRequest AWS API Documentation

Constants

SENSITIVE