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