Table Schema Composite Partition Key Args
data class TableSchemaCompositePartitionKeyArgs(val enforcementInRecord: Output<String>? = null, val name: Output<String>? = null, val type: Output<String>) : ConvertibleToJava<TableSchemaCompositePartitionKeyArgs>