class Aws::PinpointEmail::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 Pinpoint or Amazon SES.
@return [Array<String>]

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

Constants

SENSITIVE