AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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