class Aws::SES::Types::GetCustomVerificationEmailTemplateRequest

Represents a request to retrieve an existing custom verification email template.

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

data as a hash:

    {
      template_name: "TemplateName", # required
    }

@!attribute [rw] template_name

The name of the custom verification email template that you want to
retrieve.
@return [String]

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

Constants

SENSITIVE