defaultParsingConfig

@JvmName(name = "vwpxxdolbdqunhya")
suspend fun defaultParsingConfig(value: Output<DataStoreDocumentProcessingConfigDefaultParsingConfigArgs>)

Parameters

value

Configurations for default Document parser. If not specified, this resource will be configured to use a default DigitalParsingConfig, and the default parsing config will be applied to all file types for Document parsing. Structure is documented below.


@JvmName(name = "xcxxlnunlnqsvuga")
suspend fun defaultParsingConfig(argument: suspend DataStoreDocumentProcessingConfigDefaultParsingConfigArgsBuilder.() -> Unit)

Parameters

argument

Configurations for default Document parser. If not specified, this resource will be configured to use a default DigitalParsingConfig, and the default parsing config will be applied to all file types for Document parsing. Structure is documented below.