AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
supplychain
/
aws.sdk.kotlin.services.supplychain.model
/
DataIntegrationFlowTransformationType
Data
Integration
Flow
Transformation
Type
sealed
class
DataIntegrationFlowTransformationType
Inheritors
None
Sql
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
None
Link copied to clipboard
object
None
:
DataIntegrationFlowTransformationType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
DataIntegrationFlowTransformationType
Sql
Link copied to clipboard
object
Sql
:
DataIntegrationFlowTransformationType
Properties
value
Link copied to clipboard
abstract
val
value
:
String