class Aws::SESV2::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: "EmailTemplateName", # 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/sesv2-2019-09-27/GetCustomVerificationEmailTemplateRequest AWS API Documentation

Constants

SENSITIVE