headersInComplaintNotificationsEnabled property

bool? headersInComplaintNotificationsEnabled
final

Describes whether Amazon SES includes the original email headers in Amazon SNS notifications of type Complaint. A value of true specifies that Amazon SES will include headers in complaint notifications, and a value of false specifies that Amazon SES will not include headers in complaint notifications.

Implementation

final bool? headersInComplaintNotificationsEnabled;