schema Reference
Parameters
value
Object that references a schema stored in the AWS Glue Schema Registry. When creating a table, you can pass an empty list of columns for the schema, and instead use a schema reference. See Schema Reference below.
suspend fun schemaReference(argument: suspend CatalogTableStorageDescriptorSchemaReferenceArgsBuilder.() -> Unit)
Parameters
argument
Object that references a schema stored in the AWS Glue Schema Registry. When creating a table, you can pass an empty list of columns for the schema, and instead use a schema reference. See Schema Reference below.