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