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