TSESV2PutEmailIdentityFeedbackAttributesRequest
Class in AWS.SESV2
PutEmailIdentityFeedbackAttributes request class.
Ancestors
Properties
EmailIdentity
property EmailIdentity: string
EmailForwardingEnabled
property EmailForwardingEnabled: TOptional<Boolean>
Constructors
Create
constructor Create(const AEmailIdentity: string);
Constructor for TSESV2PutEmailIdentityFeedbackAttributesRequest.
Parameters
| Name | Description |
|---|---|
AEmailIdentity | Specify the email address or domain to enable or disable feedback forwarding for. |