toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
qconnect
/
aws.sdk.kotlin.services.qconnect.model
/
QueryResultType
Query
Result
Type
sealed
class
QueryResultType
Inheritors
GenerativeAnswer
KnowledgeContent
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Generative
Answer
Link copied to clipboard
object
GenerativeAnswer
:
QueryResultType
Knowledge
Content
Link copied to clipboard
object
KnowledgeContent
:
QueryResultType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
QueryResultType
Properties
value
Link copied to clipboard
abstract
val
value
:
String