headersInDeliveryNotificationsEnabled property

bool? headersInDeliveryNotificationsEnabled
final

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

Implementation

final bool? headersInDeliveryNotificationsEnabled;