AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
kendra
/
aws.sdk.kotlin.services.kendra.model
/
Type
Type
sealed
class
Type
Inheritors
OnPremise
Saas
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
On
Premise
Link copied to clipboard
object
OnPremise
:
Type
Saas
Link copied to clipboard
object
Saas
:
Type
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
Type
Properties
value
Link copied to clipboard
abstract
val
value
:
String