toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
sagemaker
/
aws.sdk.kotlin.services.sagemaker.model
/
AutoMls3DataType
Auto
Mls3Data
Type
sealed
class
AutoMls3DataType
Inheritors
AugmentedManifestFile
ManifestFile
S3Prefix
SdkUnknown
Members
Types
Augmented
Manifest
File
Link copied to clipboard
object
AugmentedManifestFile
:
AutoMls3DataType
Companion
Link copied to clipboard
object
Companion
Manifest
File
Link copied to clipboard
object
ManifestFile
:
AutoMls3DataType
S3Prefix
Link copied to clipboard
object
S3Prefix
:
AutoMls3DataType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AutoMls3DataType
Properties
value
Link copied to clipboard
abstract
val
value
:
String