class Aws::SESV2::Types::GetCustomVerificationEmailTemplateResponse

The following elements are returned by the service.

@!attribute [rw] template_name

The name of the custom verification email template.
@return [String]

@!attribute [rw] from_email_address

The email address that the custom verification email is sent from.
@return [String]

@!attribute [rw] template_subject

The subject line of the custom verification email.
@return [String]

@!attribute [rw] template_content

The content of the custom verification email.
@return [String]

@!attribute [rw] success_redirection_url

The URL that the recipient of the verification email is sent to if
his or her address is successfully verified.
@return [String]

@!attribute [rw] failure_redirection_url

The URL that the recipient of the verification email is sent to if
his or her address is not successfully verified.
@return [String]

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

Constants

SENSITIVE