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