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
- Struct
- Aws::PinpointEmail::Types::BlacklistEntry
- 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
-
#description ⇒ String
Additional information about the blacklisting event, as provided by the blacklist maintainer.
-
#listing_time ⇒ Time
The time when the blacklisting event occurred, shown in Unix time format.
-
#rbl_name ⇒ String
The name of the blacklist that the IP address appears on.
Instance Attribute Details
#description ⇒ String
Additional information about the blacklisting event, as provided by the blacklist maintainer.
#listing_time ⇒ Time
The time when the blacklisting event occurred, shown in Unix time format.
#rbl_name ⇒ String
The name of the blacklist that the IP address appears on.