class Aws::SESV2::Types::SuppressedDestination

An object that contains information about an email address that is on the suppression list for your account.

@!attribute [rw] email_address

The email address that is on the suppression list for your account.
@return [String]

@!attribute [rw] reason

The reason that the address was added to the suppression list for
your account.
@return [String]

@!attribute [rw] last_update_time

The date and time when the suppressed destination was last updated,
shown in Unix time format.
@return [Time]

@!attribute [rw] attributes

An optional value that can contain additional information about the
reasons that the address was added to the suppression list for your
account.
@return [Types::SuppressedDestinationAttributes]

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

Constants

SENSITIVE