You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::PinpointEmail::Types::BlacklistEntry

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

An object that contains information about a blacklisting event that impacts one of the dedicated IP addresses that is associated with your account.

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionString

Additional information about the blacklisting event, as provided by the blacklist maintainer.

Returns:

  • (String)

    Additional information about the blacklisting event, as provided by the blacklist maintainer.

#listing_timeTime

The time when the blacklisting event occurred, shown in Unix time format.

Returns:

  • (Time)

    The time when the blacklisting event occurred, shown in Unix time format.

#rbl_nameString

The name of the blacklist that the IP address appears on.

Returns:

  • (String)

    The name of the blacklist that the IP address appears on.