toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
textract
/
aws.sdk.kotlin.services.textract.model
/
FeatureType
Feature
Type
sealed
class
FeatureType
Inheritors
Forms
Layout
Queries
Signatures
Tables
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Forms
Link copied to clipboard
object
Forms
:
FeatureType
Layout
Link copied to clipboard
object
Layout
:
FeatureType
Queries
Link copied to clipboard
object
Queries
:
FeatureType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
FeatureType
Signatures
Link copied to clipboard
object
Signatures
:
FeatureType
Tables
Link copied to clipboard
object
Tables
:
FeatureType
Properties
value
Link copied to clipboard
abstract
val
value
:
String