GetTableSchema

data class GetTableSchema(val compositePartitionKeys: List<GetTableSchemaCompositePartitionKey>)

Constructors

Link copied to clipboard
constructor(compositePartitionKeys: List<GetTableSchemaCompositePartitionKey>)

Types

Link copied to clipboard
object Companion