You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SESV2::Types::ListCustomVerificationEmailTemplatesResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The following elements are returned by the service.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#custom_verification_email_templatesArray<Types::CustomVerificationEmailTemplateMetadata>

A list of the custom verification email templates that exist in your account.

Returns:

#next_tokenString

A token indicating that there are additional custom verification email templates available to be listed. Pass this token to a subsequent call to ListCustomVerificationEmailTemplates to retrieve the next 50 custom verification email templates.

Returns:

  • (String)

    A token indicating that there are additional custom verification email templates available to be listed.