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
1085 |
# File 'sig/client.rbs', line 1085 def next_token: () -> ::String |
#recommendations ⇒ ::Array[Types::Recommendation]
1084 |
# File 'sig/client.rbs', line 1084 def recommendations: () -> ::Array[Types::Recommendation] |