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