Container for the parameters to the DeleteIdentity operation.
Deletes the specified identity (email address or domain) from the list of verified
identities.
This action is throttled at one request per second.

C# |
public class DeleteIdentityRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DeleteIdentityRequest()()()() | Initializes a new instance of the DeleteIdentityRequest class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | 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 to be removed from the list of identities for the AWS Account. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithIdentity(String) | Obsolete.
Sets the Identity property
|

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