DocumentAiWarehouseDocumentSchemaPropertyDefinitionPropertyTypeOptionsPropertyDefinitionSchemaSourceArgs

data class DocumentAiWarehouseDocumentSchemaPropertyDefinitionPropertyTypeOptionsPropertyDefinitionSchemaSourceArgs(val name: Output<String>? = null, val processorType: Output<String>? = null) : ConvertibleToJava<DocumentAiWarehouseDocumentSchemaPropertyDefinitionPropertyTypeOptionsPropertyDefinitionSchemaSourceArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): DocumentAiWarehouseDocumentSchemaPropertyDefinitionPropertyTypeOptionsPropertyDefinitionSchemaSourceArgs

Properties

Link copied to clipboard
val name: Output<String>? = null

The schema name in the source.

Link copied to clipboard
val processorType: Output<String>? = null

The Doc AI processor type name.