IcebergWriteSettingsResponse

data class IcebergWriteSettingsResponse(val type: String)

Iceberg write settings.

Constructors

Link copied to clipboard
constructor(type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The write setting type. Expected value is 'IcebergWriteSettings'.