toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
sagemaker
/
aws.sdk.kotlin.services.sagemaker.model
/
ProcessingS3InputMode
Processing
S3Input
Mode
sealed
class
ProcessingS3InputMode
Inheritors
File
Pipe
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
File
Link copied to clipboard
object
File
:
ProcessingS3InputMode
Pipe
Link copied to clipboard
object
Pipe
:
ProcessingS3InputMode
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ProcessingS3InputMode
Properties
value
Link copied to clipboard
abstract
val
value
:
String