storageDescriptor

@JvmName(name = "ioenqwfpuudqdtvg")
suspend fun storageDescriptor(value: Output<CatalogTableStorageDescriptorArgs>)
@JvmName(name = "lodusgornhuywdgg")
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 = "arvqcnnhqvxljppr")
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.