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

Class: Aws::SESV2::Types::SuppressedDestinationAttributes

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

Overview

An object that contains additional attributes that are related an email address that is on the suppression list for your account.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#feedback_idString

A unique identifier that\'s generated when an email address is added to the suppression list for your account.

Returns:

  • (String)

    A unique identifier that\'s generated when an email address is added to the suppression list for your account.

#message_idString

The unique identifier of the email message that caused the email address to be added to the suppression list for your account.

Returns:

  • (String)

    The unique identifier of the email message that caused the email address to be added to the suppression list for your account.