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