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