Skip to main content

TSESV2CreateEmailIdentityRequest

Class in AWS.SESV2

CreateEmailIdentity request class.

Ancestors

Properties

ConfigurationSetName

property ConfigurationSetName: string

DkimSigningAttributes

property DkimSigningAttributes: ISESV2DkimSigningAttributes

Type: ISESV2DkimSigningAttributes

EmailIdentity

property EmailIdentity: string

Tags

property Tags: IAWSTags

Constructors

Create

constructor Create(const AEmailIdentity: string);

Constructor for TSESV2CreateEmailIdentityRequest.

Parameters

NameDescription
AEmailIdentitySpecifies the email address or domain to verify.