C# Class Amazon.SimpleEmail.Model.IdentityNotificationAttributes

Represents the notification attributes of an identity, including whether an identity has Amazon Simple Notification Service (Amazon SNS) topics set for bounce, complaint, and/or delivery notifications, and whether feedback forwarding is enabled for bounce and complaint notifications.
Show file Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetBounceTopic ( ) : bool
IsSetComplaintTopic ( ) : bool
IsSetDeliveryTopic ( ) : bool
IsSetForwardingEnabled ( ) : bool
IsSetHeadersInBounceNotificationsEnabled ( ) : bool
IsSetHeadersInComplaintNotificationsEnabled ( ) : bool
IsSetHeadersInDeliveryNotificationsEnabled ( ) : bool