Skip to main content

TSESV2SendCustomVerificationEmailRequest

Class in AWS.SESV2

SendCustomVerificationEmail request class.

Ancestors

Properties

ConfigurationSetName

property ConfigurationSetName: string

EmailAddress

property EmailAddress: string

TemplateName

property TemplateName: string

Constructors

Create

constructor Create(const AEmailAddress, ATemplateName: string);

Constructor for TSESV2SendCustomVerificationEmailRequest.

Parameters

NameDescription
AEmailAddressSpecify the email address to verify and add to your account's identity list.
ATemplateNameSpecify the name of the custom verification email template to use for sending the verification email.