Values_0.GlueSchemaSourceSpecifies a user-defined schema when a schema cannot be determined by Glue.
type nonrec t = {columns : GlueStudioSchemaColumnList.t option;Specifies the column definitions that make up a Glue schema.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `String of GlueStudioColumnNameString.t ])
list ]
list ])
list ]