class Aws::SES::Types::DeleteIdentityRequest

Represents a request to delete one of your Amazon SES identities (an email address or domain).

@note When making an API call, you may pass DeleteIdentityRequest

data as a hash:

    {
      identity: "Identity", # required
    }

@!attribute [rw] identity

The identity to be removed from the list of identities for the AWS
Account.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DeleteIdentityRequest AWS API Documentation

Constants

SENSITIVE