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