You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::PersonalizeRuntime::Types::GetPersonalizedRankingResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::PersonalizeRuntime::Types::GetPersonalizedRankingResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#personalized_ranking ⇒ Array<Types::PredictedItem>
A list of items in order of most likely interest to the user.
-
#recommendation_id ⇒ String
The ID of the recommendation.
Instance Attribute Details
#personalized_ranking ⇒ Array<Types::PredictedItem>
A list of items in order of most likely interest to the user. The maximum is 500.
#recommendation_id ⇒ String
The ID of the recommendation.