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