Uses of Interface
com.hashicorp.cdktf.providers.google.document_ai_warehouse_document_schema.DocumentAiWarehouseDocumentSchemaPropertyDefinitions
-
Packages that use DocumentAiWarehouseDocumentSchemaPropertyDefinitions Package Description com.hashicorp.cdktf.providers.google.document_ai_warehouse_document_schema google_document_ai_warehouse_document_schema -
-
Uses of DocumentAiWarehouseDocumentSchemaPropertyDefinitions in com.hashicorp.cdktf.providers.google.document_ai_warehouse_document_schema
Classes in com.hashicorp.cdktf.providers.google.document_ai_warehouse_document_schema that implement DocumentAiWarehouseDocumentSchemaPropertyDefinitions Modifier and Type Class Description static classDocumentAiWarehouseDocumentSchemaPropertyDefinitions.Jsii$ProxyAn implementation forDocumentAiWarehouseDocumentSchemaPropertyDefinitionsMethods in com.hashicorp.cdktf.providers.google.document_ai_warehouse_document_schema that return DocumentAiWarehouseDocumentSchemaPropertyDefinitions Modifier and Type Method Description DocumentAiWarehouseDocumentSchemaPropertyDefinitionsDocumentAiWarehouseDocumentSchemaPropertyDefinitions.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.document_ai_warehouse_document_schema with parameters of type DocumentAiWarehouseDocumentSchemaPropertyDefinitions Modifier and Type Method Description voidDocumentAiWarehouseDocumentSchemaPropertyDefinitionsOutputReference. setInternalValue(DocumentAiWarehouseDocumentSchemaPropertyDefinitions value)Method parameters in com.hashicorp.cdktf.providers.google.document_ai_warehouse_document_schema with type arguments of type DocumentAiWarehouseDocumentSchemaPropertyDefinitions Modifier and Type Method Description DocumentAiWarehouseDocumentSchema.BuilderDocumentAiWarehouseDocumentSchema.Builder. propertyDefinitions(List<? extends DocumentAiWarehouseDocumentSchemaPropertyDefinitions> propertyDefinitions)property_definitions block.DocumentAiWarehouseDocumentSchemaConfig.BuilderDocumentAiWarehouseDocumentSchemaConfig.Builder. propertyDefinitions(List<? extends DocumentAiWarehouseDocumentSchemaPropertyDefinitions> propertyDefinitions)Sets the value ofDocumentAiWarehouseDocumentSchemaConfig.getPropertyDefinitions()voidDocumentAiWarehouseDocumentSchemaPropertyDefinitionsList. setInternalValue(List<DocumentAiWarehouseDocumentSchemaPropertyDefinitions> value)
-