AWS SDK for Kotlin
Toggle table of contents
1.5.4
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
kendra
/
aws.sdk.kotlin.services.kendra.model
/
TextWithHighlights
/
Builder
Builder
class
Builder
Members
Properties
highlights
Link copied to clipboard
var
highlights
:
List
<
Highlight
>
?
The beginning and end of the text that should be highlighted.
text
Link copied to clipboard
var
text
:
String
?
The text to display to the user.