You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::PersonalizeRuntime::Types::GetRecommendationsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#item_listArray<Types::PredictedItem>

A list of recommendations sorted in ascending order by prediction score. There can be a maximum of 500 items in the list.

Returns:

  • (Array<Types::PredictedItem>)

    A list of recommendations sorted in ascending order by prediction score.

#recommendation_idString

The ID of the recommendation.

Returns:

  • (String)

    The ID of the recommendation.