Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_data_catalog_entry_group_iam_policy.DataGoogleDataCatalogEntryGroupIamPolicyConfig
-
Packages that use DataGoogleDataCatalogEntryGroupIamPolicyConfig Package Description com.hashicorp.cdktf.providers.google.data_google_data_catalog_entry_group_iam_policy data_google_data_catalog_entry_group_iam_policy -
-
Uses of DataGoogleDataCatalogEntryGroupIamPolicyConfig in com.hashicorp.cdktf.providers.google.data_google_data_catalog_entry_group_iam_policy
Classes in com.hashicorp.cdktf.providers.google.data_google_data_catalog_entry_group_iam_policy that implement DataGoogleDataCatalogEntryGroupIamPolicyConfig Modifier and Type Class Description static classDataGoogleDataCatalogEntryGroupIamPolicyConfig.Jsii$ProxyAn implementation forDataGoogleDataCatalogEntryGroupIamPolicyConfigMethods in com.hashicorp.cdktf.providers.google.data_google_data_catalog_entry_group_iam_policy that return DataGoogleDataCatalogEntryGroupIamPolicyConfig Modifier and Type Method Description DataGoogleDataCatalogEntryGroupIamPolicyConfigDataGoogleDataCatalogEntryGroupIamPolicyConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_data_catalog_entry_group_iam_policy with parameters of type DataGoogleDataCatalogEntryGroupIamPolicyConfig Constructor Description DataGoogleDataCatalogEntryGroupIamPolicy(software.constructs.Construct scope, String id, DataGoogleDataCatalogEntryGroupIamPolicyConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/data_catalog_entry_group_iam_policy google_data_catalog_entry_group_iam_policy} Data Source.
-