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
| Name | Description |
|---|---|
AEmailIdentity | Specify the email address or domain to enable or disable DKIM authentication on. |