storage Descriptor
Parameters
value
Configuration block for information about the physical storage of this table. For more information, refer to the Glue Developer Guide. See storage_descriptor
below.
suspend fun storageDescriptor(argument: suspend CatalogTableStorageDescriptorArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for information about the physical storage of this table. For more information, refer to the Glue Developer Guide. See storage_descriptor
below.