AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
cleanroomsml
/
aws.sdk.kotlin.services.cleanroomsml.model
/
TrainedModelExportFileType
Trained
Model
Export
File
Type
sealed
class
TrainedModelExportFileType
Inheritors
Model
Output
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Model
Link copied to clipboard
object
Model
:
TrainedModelExportFileType
Output
Link copied to clipboard
object
Output
:
TrainedModelExportFileType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
TrainedModelExportFileType
Properties
value
Link copied to clipboard
abstract
val
value
:
String