C# Class Amazon.SimpleEmail.Model.SetIdentityHeadersInNotificationsEnabledRequest

Container for the parameters to the SetIdentityHeadersInNotificationsEnabled operation. Given an identity (an email address or a domain), sets whether Amazon SES includes the original email headers in the Amazon Simple Notification Service (Amazon SNS) notifications of a specified type.

This action is throttled at one request per second.

For more information about using notifications with Amazon SES, see the Amazon SES Developer Guide.

Inheritance: AmazonSimpleEmailServiceRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetEnabled ( ) : bool
IsSetIdentity ( ) : bool
IsSetNotificationType ( ) : bool