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