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
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#personalized_rankingArray<Types::PredictedItem>

A list of items in order of most likely interest to the user. The maximum is 500.

Returns:

#recommendation_idString

The ID of the recommendation.

Returns:

  • (String)

    The ID of the recommendation.