toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
databasemigrationservice
/
aws.sdk.kotlin.services.databasemigrationservice.model
/
CharLengthSemantics
Char
Length
Semantics
sealed
class
CharLengthSemantics
Inheritors
Byte
Char
Default
SdkUnknown
Members
Types
Byte
Link copied to clipboard
object
Byte
:
CharLengthSemantics
Char
Link copied to clipboard
object
Char
:
CharLengthSemantics
Companion
Link copied to clipboard
object
Companion
Default
Link copied to clipboard
object
Default
:
CharLengthSemantics
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
CharLengthSemantics
Properties
value
Link copied to clipboard
abstract
val
value
:
String