AWS SDK for Kotlin
Toggle table of contents
1.5.89
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
odb
/
aws.sdk.kotlin.services.odb.model
/
SupportedAwsIntegration
Supported
Aws
Integration
sealed
class
SupportedAwsIntegration
Inheritors
KmsTde
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Kms
Tde
Link copied to clipboard
object
KmsTde
:
SupportedAwsIntegration
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
SupportedAwsIntegration
Properties
value
Link copied to clipboard
abstract
val
value
:
String