toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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.