AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
kendra
/
aws.sdk.kotlin.services.kendra.model
/
KeyLocation
Key
Location
sealed
class
KeyLocation
Inheritors
SecretManager
Url
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
KeyLocation
Secret
Manager
Link copied to clipboard
object
SecretManager
:
KeyLocation
Url
Link copied to clipboard
object
Url
:
KeyLocation
Properties
value
Link copied to clipboard
abstract
val
value
:
String