class Aws::SESV2::Types::GetBlacklistReportsRequest

A request to retrieve a list of the blacklists that your dedicated IP addresses appear on.

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

data as a hash:

    {
      blacklist_item_names: ["BlacklistItemName"], # required
    }

@!attribute [rw] blacklist_item_names

A list of IP addresses that you want to retrieve blacklist
information about. You can only specify the dedicated IP addresses
that you use to send email using Amazon SES or Amazon Pinpoint.
@return [Array<String>]

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

Constants

SENSITIVE