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