AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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