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