AWS SDK for Kotlin
Toggle table of contents
1.4.125
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
pipes
/
aws.sdk.kotlin.services.pipes.model
/
S3OutputFormat
S3Output
Format
sealed
class
S3OutputFormat
Inheritors
Json
Plain
W3C
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Json
Link copied to clipboard
object
Json
:
S3OutputFormat
Plain
Link copied to clipboard
object
Plain
:
S3OutputFormat
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
S3OutputFormat
W3C
Link copied to clipboard
object
W3C
:
S3OutputFormat
Properties
value
Link copied to clipboard
abstract
val
value
:
String