Skip to main content

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

NameDescription
AEmailIdentitySpecify the email address or domain to enable or disable feedback forwarding for.