AWS SDK for Kotlin
Toggle table of contents
1.5.2
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
dataexchange
/
aws.sdk.kotlin.services.dataexchange.model
/
SchemaChangeType
Schema
Change
Type
sealed
class
SchemaChangeType
Inheritors
Add
Modify
Remove
SdkUnknown
Members
Types
Add
Link copied to clipboard
object
Add
:
SchemaChangeType
Companion
Link copied to clipboard
object
Companion
Modify
Link copied to clipboard
object
Modify
:
SchemaChangeType
Remove
Link copied to clipboard
object
Remove
:
SchemaChangeType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
SchemaChangeType
Properties
value
Link copied to clipboard
abstract
val
value
:
String