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