NAME
Paws::SES::GetCustomVerificationEmailTemplateResponse
ATTRIBUTES
FailureRedirectionURL => Str
The URL that the recipient of the verification email is sent to if his or her address is not successfully verified.
FromEmailAddress => Str
The email address that the custom verification email is sent from.
SuccessRedirectionURL => Str
The URL that the recipient of the verification email is sent to if his or her address is successfully verified.
TemplateContent => Str
The content of the custom verification email.
TemplateName => Str
The name of the custom verification email template.
TemplateSubject => Str
The subject line of the custom verification email.