- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-sesv2
ListEmailTemplatesResponse Interface
The following elements are returned by the service.
Members
Name | Type | Details |
---|---|---|
NextToken | string | undefined | A token indicating that there are additional email templates available to be listed. Pass this token to a subsequent |
TemplatesMetadata | EmailTemplateMetadata[] | undefined | An array the contains the name and creation time stamp for each template in your Amazon SES account. |
Full Signature
export interface ListEmailTemplatesResponse