toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
lexmodelsv2
/
aws.sdk.kotlin.services.lexmodelsv2.model
/
AggregatedUtterancesSortAttribute
Aggregated
Utterances
Sort
Attribute
sealed
class
AggregatedUtterancesSortAttribute
Inheritors
HitCount
MissedCount
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Hit
Count
Link copied to clipboard
object
HitCount
:
AggregatedUtterancesSortAttribute
Missed
Count
Link copied to clipboard
object
MissedCount
:
AggregatedUtterancesSortAttribute
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AggregatedUtterancesSortAttribute
Properties
value
Link copied to clipboard
abstract
val
value
:
String