Uses of Interface
com.hashicorp.cdktf.providers.google.document_ai_warehouse_location.DocumentAiWarehouseLocationConfig
-
Packages that use DocumentAiWarehouseLocationConfig Package Description com.hashicorp.cdktf.providers.google.document_ai_warehouse_location google_document_ai_warehouse_location -
-
Uses of DocumentAiWarehouseLocationConfig in com.hashicorp.cdktf.providers.google.document_ai_warehouse_location
Classes in com.hashicorp.cdktf.providers.google.document_ai_warehouse_location that implement DocumentAiWarehouseLocationConfig Modifier and Type Class Description static classDocumentAiWarehouseLocationConfig.Jsii$ProxyAn implementation forDocumentAiWarehouseLocationConfigMethods in com.hashicorp.cdktf.providers.google.document_ai_warehouse_location that return DocumentAiWarehouseLocationConfig Modifier and Type Method Description DocumentAiWarehouseLocationConfigDocumentAiWarehouseLocationConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.document_ai_warehouse_location with parameters of type DocumentAiWarehouseLocationConfig Constructor Description DocumentAiWarehouseLocation(software.constructs.Construct scope, String id, DocumentAiWarehouseLocationConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/document_ai_warehouse_location google_document_ai_warehouse_location} Resource.
-