class Aws::SES::Types::DeleteVerifiedEmailAddressRequest

Represents a request to delete an email address from the list of email addresses you have attempted to verify under your AWS account.

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

data as a hash:

    {
      email_address: "Address", # required
    }

@!attribute [rw] email_address

An email address to be removed from the list of verified addresses.
@return [String]

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

Constants

SENSITIVE