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