storageDescriptor

@JvmName(name = "sedsxompdwpgdrie")
suspend fun storageDescriptor(value: Output<CatalogTableStorageDescriptorArgs>)
@JvmName(name = "ebimxjbtogpsdgyi")
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 = "kcmcbmekxenjyyrf")
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.