AWS SDK for Kotlin
Toggle table of contents
1.4.124
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
bedrock
/
aws.sdk.kotlin.services.bedrock.model
/
S3InputFormat
S3Input
Format
sealed
class
S3InputFormat
Inheritors
Jsonl
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Jsonl
Link copied to clipboard
object
Jsonl
:
S3InputFormat
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
S3InputFormat
Properties
value
Link copied to clipboard
abstract
val
value
:
String