Module: Aws::CustomerProfiles::Client::_SearchRecommendationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::SearchRecommendationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#profile_id ⇒ ::String
1840 |
# File 'sig/client.rbs', line 1840 def profile_id: () -> ::String |
#recommendations ⇒ ::Array[Types::Recommendation]
1841 |
# File 'sig/client.rbs', line 1841 def recommendations: () -> ::Array[Types::Recommendation] |