class Aws::SES::Types::ListCustomVerificationEmailTemplatesResponse

A paginated list of custom verification email templates.

@!attribute [rw] custom_verification_email_templates

A list of the custom verification email templates that exist in your
account.
@return [Array<Types::CustomVerificationEmailTemplate>]

@!attribute [rw] next_token

A token indicating that there are additional custom verification
email templates available to be listed. Pass this token to a
subsequent call to `ListTemplates` to retrieve the next 50 custom
verification email templates.
@return [String]

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

Constants

SENSITIVE