AWS SDK for Kotlin
Toggle table of contents
1.5.110
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
personalize
/
aws.sdk.kotlin.services.personalize.model
/
RankingInfluenceType
Ranking
Influence
Type
sealed
class
RankingInfluenceType
Inheritors
Freshness
Popularity
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Freshness
Link copied to clipboard
object
Freshness
:
RankingInfluenceType
Popularity
Link copied to clipboard
object
Popularity
:
RankingInfluenceType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RankingInfluenceType
Properties
value
Link copied to clipboard
abstract
val
value
:
String