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