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