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