This action is throttled at one request per second.
For more information about feedback notification, see the Amazon SES Developer Guide.

C# |
public class SetIdentityFeedbackForwardingEnabledRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | SetIdentityFeedbackForwardingEnabledRequest()()()() | Initializes a new instance of the SetIdentityFeedbackForwardingEnabledRequest class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | ForwardingEnabled |
Gets and sets the property ForwardingEnabled.
Sets whether Amazon SES will forward feedback notifications as email. |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Identity |
Gets and sets the property Identity.
The identity for which to set feedback notification forwarding. Examples:
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithForwardingEnabled(Boolean) | Obsolete.
Sets the ForwardingEnabled property
|
![]() | WithIdentity(String) | Obsolete.
Sets the Identity property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | SetIdentityFeedbackForwardingEnabledRequest |