This action is throttled at one request per second.
For more information about feedback notification, see the Amazon SES Developer Guide.
 Declaration Syntax
 Declaration Syntax| C# | 
public class SetIdentityFeedbackForwardingEnabledRequest : AmazonWebServiceRequest
 Members
 Members| 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
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | ||
|  | AmazonWebServiceRequest | |
|  | SetIdentityFeedbackForwardingEnabledRequest | |
 Copy
Copy