You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SESV2::Types::SuppressedDestination
- Inherits:
-
Struct
- Object
- Struct
- Aws::SESV2::Types::SuppressedDestination
- Defined in:
- (unknown)
Overview
An object that contains information about an email address that is on the suppression list for your account.
Returned by:
Instance Attribute Summary collapse
-
#attributes ⇒ Types::SuppressedDestinationAttributes
An optional value that can contain additional information about the reasons that the address was added to the suppression list for your account.
-
#email_address ⇒ String
The email address that is on the suppression list for your account.
-
#last_update_time ⇒ Time
The date and time when the suppressed destination was last updated, shown in Unix time format.
-
#reason ⇒ String
The reason that the address was added to the suppression list for your account.
Instance Attribute Details
#attributes ⇒ Types::SuppressedDestinationAttributes
An optional value that can contain additional information about the reasons that the address was added to the suppression list for your account.
#email_address ⇒ String
The email address that is on the suppression list for your account.
#last_update_time ⇒ Time
The date and time when the suppressed destination was last updated, shown in Unix time format.
#reason ⇒ String
The reason that the address was added to the suppression list for your account.
Possible values:
- BOUNCE
- COMPLAINT