AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
sagemaker
/
aws.sdk.kotlin.services.sagemaker.model
/
S3DataType
S3Data
Type
sealed
class
S3DataType
Inheritors
AugmentedManifestFile
Converse
ManifestFile
S3Prefix
SdkUnknown
Members
Types
Augmented
Manifest
File
Link copied to clipboard
object
AugmentedManifestFile
:
S3DataType
Companion
Link copied to clipboard
object
Companion
Converse
Link copied to clipboard
object
Converse
:
S3DataType
Manifest
File
Link copied to clipboard
object
ManifestFile
:
S3DataType
S3Prefix
Link copied to clipboard
object
S3Prefix
:
S3DataType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
S3DataType
Properties
value
Link copied to clipboard
abstract
val
value
:
String