class Aws::SESV2::Types::DeleteSuppressedDestinationRequest

A request to remove an email address from the suppression list for your account.

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

data as a hash:

    {
      email_address: "EmailAddress", # required
    }

@!attribute [rw] email_address

The suppressed email destination to remove from the account
suppression list.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sesv2-2019-09-27/DeleteSuppressedDestinationRequest AWS API Documentation

Constants

SENSITIVE