TSESV2PutEmailIdentityMailFromAttributesRequest
Class in AWS.SESV2
PutEmailIdentityMailFromAttributes request class.
Ancestors
Properties
EmailIdentity
property EmailIdentity: string
BehaviourOnMxFailure
property BehaviourOnMxFailure: string
MailFromDomain
property MailFromDomain: string
Constructors
Create
constructor Create(const AEmailIdentity: string);
Constructor for TSESV2PutEmailIdentityMailFromAttributesRequest.
Parameters
| Name | Description |
|---|---|
AEmailIdentity | Specify the verified email identity to configure custom Mail-From domain attributes for. |