AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
rekognition
/
aws.sdk.kotlin.services.rekognition.model
/
DetectTextResponse
/
Builder
Builder
class
Builder
Members
Properties
text
Detections
Link copied to clipboard
var
textDetections
:
List
<
TextDetection
>
?
An array of text that was detected in the input image.
text
Model
Version
Link copied to clipboard
var
textModelVersion
:
String
?
The model version used to detect text.