AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
translate
/
aws.sdk.kotlin.services.translate.model
/
EncryptionKeyType
Encryption
Key
Type
sealed
class
EncryptionKeyType
Inheritors
Kms
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Kms
Link copied to clipboard
object
Kms
:
EncryptionKeyType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
EncryptionKeyType
Properties
value
Link copied to clipboard
abstract
val
value
:
String