class Aws::PinpointEmail::Types::DeleteEmailIdentityRequest

A request to delete an existing email identity. When you delete an identity, you lose the ability to use Amazon Pinpoint to send email from that identity. You can restore your ability to send email by completing the verification process for the identity again.

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

data as a hash:

    {
      email_identity: "Identity", # required
    }

@!attribute [rw] email_identity

The identity (that is, the email address or domain) that you want to
delete from your Amazon Pinpoint account.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/pinpoint-email-2018-07-26/DeleteEmailIdentityRequest AWS API Documentation

Constants

SENSITIVE