Module: Aws::SESV2::Client::_ListRecommendationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#recommendations::Array[Types::Recommendation]

Returns:



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

def recommendations: () -> ::Array[Types::Recommendation]