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