class Aws::SESV2::Types::ListSuppressedDestinationsResponse

A list of suppressed email addresses.

@!attribute [rw] suppressed_destination_summaries

A list of summaries, each containing a summary for a suppressed
email destination.
@return [Array<Types::SuppressedDestinationSummary>]

@!attribute [rw] next_token

A token that indicates that there are additional email addresses on
the suppression list for your account. To view additional suppressed
addresses, issue another request to `ListSuppressedDestinations`,
and pass this token in the `NextToken` parameter.
@return [String]

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

Constants

SENSITIVE