toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
appflow
/
aws.sdk.kotlin.services.appflow.model
/
SupportedDataTransferType
Supported
Data
Transfer
Type
sealed
class
SupportedDataTransferType
Inheritors
File
Record
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
File
Link copied to clipboard
object
File
:
SupportedDataTransferType
Record
Link copied to clipboard
object
Record
:
SupportedDataTransferType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
SupportedDataTransferType
Properties
value
Link copied to clipboard
abstract
val
value
:
String