Module: Aws::SESV2::Client::_ListSuppressedDestinationsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListSuppressedDestinationsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


1087
# File 'sig/client.rbs', line 1087

def next_token: () -> ::String

#suppressed_destination_summaries::Array[Types::SuppressedDestinationSummary]



1086
# File 'sig/client.rbs', line 1086

def suppressed_destination_summaries: () -> ::Array[Types::SuppressedDestinationSummary]