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