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