toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
lexmodelsv2
/
aws.sdk.kotlin.services.lexmodelsv2.model
/
AnalyticsUtteranceMetricName
Analytics
Utterance
Metric
Name
sealed
class
AnalyticsUtteranceMetricName
Inheritors
Count
Detected
Missed
UtteranceTimestamp
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Count
Link copied to clipboard
object
Count
:
AnalyticsUtteranceMetricName
Detected
Link copied to clipboard
object
Detected
:
AnalyticsUtteranceMetricName
Missed
Link copied to clipboard
object
Missed
:
AnalyticsUtteranceMetricName
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AnalyticsUtteranceMetricName
Utterance
Timestamp
Link copied to clipboard
object
UtteranceTimestamp
:
AnalyticsUtteranceMetricName
Properties
value
Link copied to clipboard
abstract
val
value
:
String