Schema Properties Args
data class SchemaPropertiesArgs(val compositePartitionKey: Output<List<TablePartitionKeyArgs>>? = null) : ConvertibleToJava<SchemaPropertiesArgs>
A Schema specifies the expected data model of the table.