headersInBounceNotificationsEnabled property

bool? headersInBounceNotificationsEnabled
final

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

Implementation

final bool? headersInBounceNotificationsEnabled;