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