AWS SDK for Kotlin
Toggle table of contents
1.5.69
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
qconnect
/
aws.sdk.kotlin.services.qconnect.model
/
RecommendationType
Recommendation
Type
sealed
class
RecommendationType
Inheritors
BlockedGenerativeAnswerChunk
BlockedIntentAnswerChunk
DetectedIntent
EmailGenerativeAnswerChunk
EmailOverviewChunk
EmailResponseChunk
GenerativeAnswer
GenerativeAnswerChunk
GenerativeResponse
IntentAnswerChunk
KnowledgeContent
SdkUnknown
Members
Types
Blocked
Generative
Answer
Chunk
Link copied to clipboard
object
BlockedGenerativeAnswerChunk
:
RecommendationType
Blocked
Intent
Answer
Chunk
Link copied to clipboard
object
BlockedIntentAnswerChunk
:
RecommendationType
Companion
Link copied to clipboard
object
Companion
Detected
Intent
Link copied to clipboard
object
DetectedIntent
:
RecommendationType
Email
Generative
Answer
Chunk
Link copied to clipboard
object
EmailGenerativeAnswerChunk
:
RecommendationType
Email
Overview
Chunk
Link copied to clipboard
object
EmailOverviewChunk
:
RecommendationType
Email
Response
Chunk
Link copied to clipboard
object
EmailResponseChunk
:
RecommendationType
Generative
Answer
Link copied to clipboard
object
GenerativeAnswer
:
RecommendationType
Generative
Answer
Chunk
Link copied to clipboard
object
GenerativeAnswerChunk
:
RecommendationType
Generative
Response
Link copied to clipboard
object
GenerativeResponse
:
RecommendationType
Intent
Answer
Chunk
Link copied to clipboard
object
IntentAnswerChunk
:
RecommendationType
Knowledge
Content
Link copied to clipboard
object
KnowledgeContent
:
RecommendationType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
RecommendationType
Properties
value
Link copied to clipboard
abstract
val
value
:
String