Skip to main content

TSESV2PutEmailIdentityDkimAttributesRequest

Class in AWS.SESV2

PutEmailIdentityDkimAttributes response class.

Ancestors

Properties

EmailIdentity

property EmailIdentity: string

SigningEnabled

property SigningEnabled: TOptional<Boolean>

Constructors

Create

constructor Create(const AEmailIdentity: string);

Constructor for TSESV2PutEmailIdentityDkimAttributesRequest.

Parameters

NameDescription
AEmailIdentitySpecify the email address or domain to enable or disable DKIM authentication on.