storageDescriptor

@JvmName(name = "degackbhnodvqrhm")
suspend fun storageDescriptor(value: Output<CatalogTableStorageDescriptorArgs>)
@JvmName(name = "mmowoglprblnttmw")
suspend fun storageDescriptor(value: CatalogTableStorageDescriptorArgs?)

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.


@JvmName(name = "yovwpmfxkgrcbpsl")
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.