Uses of Interface
com.hashicorp.cdktf.providers.google.data_catalog_tag.DataCatalogTagFields
-
Packages that use DataCatalogTagFields Package Description com.hashicorp.cdktf.providers.google.data_catalog_tag google_data_catalog_tag -
-
Uses of DataCatalogTagFields in com.hashicorp.cdktf.providers.google.data_catalog_tag
Classes in com.hashicorp.cdktf.providers.google.data_catalog_tag that implement DataCatalogTagFields Modifier and Type Class Description static classDataCatalogTagFields.Jsii$ProxyAn implementation forDataCatalogTagFieldsMethods in com.hashicorp.cdktf.providers.google.data_catalog_tag that return DataCatalogTagFields Modifier and Type Method Description DataCatalogTagFieldsDataCatalogTagFields.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.data_catalog_tag with parameters of type DataCatalogTagFields Modifier and Type Method Description voidDataCatalogTagFieldsOutputReference. setInternalValue(DataCatalogTagFields value)Method parameters in com.hashicorp.cdktf.providers.google.data_catalog_tag with type arguments of type DataCatalogTagFields Modifier and Type Method Description DataCatalogTag.BuilderDataCatalogTag.Builder. fields(List<? extends DataCatalogTagFields> fields)fields block.DataCatalogTagConfig.BuilderDataCatalogTagConfig.Builder. fields(List<? extends DataCatalogTagFields> fields)Sets the value ofDataCatalogTagConfig.getFields()voidDataCatalogTagFieldsList. setInternalValue(List<DataCatalogTagFields> value)
-