toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
kendra
/
aws.sdk.kotlin.services.kendra.model
/
SpellCorrectedQuery
/
Builder
Builder
class
Builder
Members
Properties
corrections
Link copied to clipboard
var
corrections
:
List
<
Correction
>
?
The corrected misspelled word or words in a query.
suggested
Query
Text
Link copied to clipboard
var
suggestedQueryText
:
String
?
The query with the suggested spell corrections.