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