storageDescriptor

@JvmName(name = "wosqtqkxjrhlxnil")
suspend fun storageDescriptor(value: Output<PartitionStorageDescriptorArgs>)
@JvmName(name = "ajlscwklkmwxsbjt")
suspend fun storageDescriptor(value: PartitionStorageDescriptorArgs?)

Parameters

value

A storage descriptor object containing information about the physical storage of this table. You can refer to the Glue Developer Guide for a full explanation of this object.


@JvmName(name = "ninkrfigcstoeqwx")
suspend fun storageDescriptor(argument: suspend PartitionStorageDescriptorArgsBuilder.() -> Unit)

Parameters

argument

A storage descriptor object containing information about the physical storage of this table. You can refer to the Glue Developer Guide for a full explanation of this object.