NAME
Paws::SESv2::ListSuppressedDestinationsResponse
ATTRIBUTES
NextToken => Str
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.
SuppressedDestinationSummaries => ArrayRef[Paws::SESv2::SuppressedDestinationSummary]
A list of summaries, each containing a summary for a suppressed email destination.