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
| Name | Description |
|---|---|
AEmailAddress | Specify the email address to verify and add to your account's identity list. |
ATemplateName | Specify the name of the custom verification email template to use for sending the verification email. |