class Aws::SESV2::Types::GetSuppressedDestinationRequest

A request to retrieve information about an email address that's on the suppression list for your account.

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

data as a hash:

    {
      email_address: "EmailAddress", # required
    }

@!attribute [rw] email_address

The email address that's on the account suppression list.
@return [String]

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

Constants

SENSITIVE