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